X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/1713650def781c16aadfd73bd9d085a1f50138c3..eb86d04858357c87d5d7a7e3cb528ef24949b725:/sistema/local_lib/HTML_Copete.php diff --git a/sistema/local_lib/HTML_Copete.php b/sistema/local_lib/HTML_Copete.php index a460240..78b3c8c 100644 --- a/sistema/local_lib/HTML_Copete.php +++ b/sistema/local_lib/HTML_Copete.php @@ -79,29 +79,29 @@ parent::HTML_Table(array('width' => '760', switch($seccion) { case 'noticias': $fila[] = 'Enlaces útiles: - + Ministerio de Economía y Producción - - + Boletín Oficial - - + INFOLEG - - + CDI '; break; - case 'servicios': $fila[] = 'Servicios'; + case 'servicios': $fila[] = 'Servicios'; break; - case 'sistemas': $fila[] = 'Sistemas'; + case 'sistemas': $fila[] = 'Sistemas'; break; } $fila[] = ''; - $this->addRow($fila, array('class' => 'titulo_vinculos')); + $this->addRow($fila, array('class' => 'copete_titulo_vinculos')); } // -X2C