]> git.llucax.com Git - mecon/samurai.git/blobdiff - sistema/www/consultas/consultas.php
Modifique las dimensiones de algunas tablas feas.
[mecon/samurai.git] / sistema / www / consultas / consultas.php
index 42c01af3f3f260f6a8777e8bb27ec1216e6f0db6..5891bfcbdc2f3c50f4591995d69af3429d55afb9 100644 (file)
@@ -34,14 +34,14 @@ $MARCO =& new MECON_Marco ('/var/www/sistemas/samurai/sistema/conf/confSecciones
 // }}}
 //CREO LOS OBJETOS NECESARIOS {{{
     $TABLA =& new HTML_Table('width="500" align="right"');
 // }}}
 //CREO LOS OBJETOS NECESARIOS {{{
     $TABLA =& new HTML_Table('width="500" align="right"');
-    $LINK0 =& new MECON_HTML_Link('sistemas', 'Ver informacion
+    $LINK0 =& new MECON_HTML_Link('sistemas', 'Ver información
             de los sistemas.', array('accion'=>'info_listado'));
     $LINK1 =& new MECON_HTML_Link('sistemas', 'Activar
             Sistemas.', array('accion'=>'activar_sistema'));
             de los sistemas.', array('accion'=>'info_listado'));
     $LINK1 =& new MECON_HTML_Link('sistemas', 'Activar
             Sistemas.', array('accion'=>'activar_sistema'));
-    $LINK2 =& new MECON_HTML_Link('usuarios', 'Ver informacion
+    $LINK2 =& new MECON_HTML_Link('usuarios', 'Ver información
             de los usuarios.', array('accion'=>'filtrar'));
     $LINK3 =& new MECON_HTML_Link ('php-constantes',
             de los usuarios.', array('accion'=>'filtrar'));
     $LINK3 =& new MECON_HTML_Link ('php-constantes',
-            'Bajar la definicion de constantes de un sistema.');
+            'Bajar la definición de constantes de un sistema.');
     
     $IMG0 =& new MECON_HTML_Image('../images/verinfodesist.gif');
     $IMG1 =& new MECON_HTML_Image('../images/activar.gif');
     
     $IMG0 =& new MECON_HTML_Image('../images/verinfodesist.gif');
     $IMG1 =& new MECON_HTML_Image('../images/activar.gif');