protected static $_properties = array(
'accept' => array(
'form' => array(
'type' => 'checkbox',
'options' => array(1 => 'accept')
),
),
);
It looks like you're new here. If you want to get involved, click one of these buttons!