fixes issue 64

pull/61/head
Christophe Vandeplas 2012-04-26 15:18:33 +02:00
parent 60a5b1e1c6
commit 7ee4ab7035
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
));
}
echo $this->Form->input('to_ids', array(
'checked' => true,
'before' => $this->Html->div('forminfo', 'Can we make an IDS signature based on this attribute ?'),
'label' => 'IDS Signature?'
));