]> git.llucax.com Git - mecon/samurai.git/blobdiff - sistema/www/sistemas/sistemas-permisos-abm.php
Saco carteles de confirmacion en el abm de permisos y sistemas
[mecon/samurai.git] / sistema / www / sistemas / sistemas-permisos-abm.php
index db72d305b6fee30ab12868e1d6def2f02255c45f..40424e96d45e50477092dca72eca553767ca1b6b 100644 (file)
@@ -53,6 +53,7 @@ $MARCO =& new MECON_Marco ('/var/www/sistemas/samurai/sistema/conf/confSecciones
     $TABLASIST = new MECON_HTML_Tabla ('cellpadding=2');
     $SISTEMA->setResponsable($_SESSION['usuario']);
     $FORM = new MECON_HTML_QuickForm ('sistemas_permisos_abm','post','sistemas-permisos-abm');
+    $FORM->renderer->updateAttributes('width="400"');
 // }}}
 //AGREGO LA INFORMACION DEL SISTEMA {{{
     $row = array ('Datos del sistema');