$LINK00 =& new MECON_HTML_Link('sistemas', $IMG0,
array('accion'=>'info_listado'));
$LINK11 =& new MECON_HTML_Link('sistemas', $IMG1,
- array('accion'=>'info_listado'));
- $LINK22 =& new MECON_HTML_Link('sistemas', $IMG2,
- array('accion'=>'info_listado'));
- $LINK33 =& new MECON_HTML_Link('sistemas', $IMG3,
- array('accion'=>'info_listado'));
+ array('accion'=>'activar_sistema'));
+ $LINK22 =& new MECON_HTML_Link('usuarios', $IMG2,
+ array('accion'=>'filtrar'));
+ $LINK33 =& new MECON_HTML_Link('php-constantes', $IMG3);
//}}}
//AGREGO LA INFO A LAS TABLAS {{{
$TABLA->addRow(array($LINK00->toHtml(),$LINK0->toHtml()), 'align="left"');