Grimp,
il y a 12 ans
<?php echo $this->Form->postLink('Delete',
array('action' => 'delete', $post'Post']'id']),
array('class' => 'btn mini black','icon'=>'trash'),
'escape'=>false,
'Are you sure you want to delete # %s?',$post'Post']'id']);?>