$input_codep =& $FORM->addElement ('text', 'codep', 'codep', array('size' => '20', 'maxlength'=>'10'));
$group[] = HTML_QuickForm::createElement('submit', 'aceptar' , 'Aceptar');
$input_codep =& $FORM->addElement ('text', 'codep', 'codep', array('size' => '20', 'maxlength'=>'10'));
$group[] = HTML_QuickForm::createElement('submit', 'aceptar' , 'Aceptar');