5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
|
|
<?
|
||
|
|
|
||
|
|
echo $form->radio('Enquiry.contact_id', $contacts, array('legend'=>'Choose Contact'));
|
||
|
|
|
||
|
|
?>
|