X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/5bd45a75b2d9ea8c47d6a0ca9940bac005db04eb..c3070ea4067c0b7b9af7b871cd9fd918bed81fab:/sistema/www/servicios/bandas/banda_agente.php?ds=sidebyside diff --git a/sistema/www/servicios/bandas/banda_agente.php b/sistema/www/servicios/bandas/banda_agente.php index 296aa9c..db7c1b9 100644 --- a/sistema/www/servicios/bandas/banda_agente.php +++ b/sistema/www/servicios/bandas/banda_agente.php @@ -143,7 +143,7 @@ $t =& new HTML_Table(array('width'=>'760', 'cellpadding'=>'0')); $t->addRow(array($tabla_info_personal),array('colspan'=>'3')); -$t->addRow(array(''),array('colspan'=>'3')); +$t->addRow(array(' '),array('colspan'=>'3')); /* Armo la tabla con la gilla horaria*/ $tabla_info =& new BandasNovedades_HTML_TablaInfoMes($agente,'nov_dia.php','oscuro');