//}}}
//CREO LOS OBJETO NECESARIOS {{{
$FORM = new MECON_HTML_QuickForm ('permisos_abm','post','permisos-abm');
+ $FORM->renderer->updateAttributes('width="400"');
// }}}
//AGREGO LOS ELEMENTOS DEL FORM {{{
$FORM->addElement ('header', 'cabecera', 'ABM Permisos');