X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/b1898620c4461ff170c6c18f6e68d792ac652125..a86f431a5340d5326500070cc17e47208c029ca1:/sistema/local_lib/copete.php diff --git a/sistema/local_lib/copete.php b/sistema/local_lib/copete.php index edda0cc..bc8b4da 100644 --- a/sistema/local_lib/copete.php +++ b/sistema/local_lib/copete.php @@ -9,7 +9,19 @@ class Copete extends HTML_Table function Copete($s) { echo ''; - parent::HTML_Table(array('width' => '760', + echo ' + Intranet + Mapa de Intranet + Cambio de Clave + Ayuda + E-mail + Sistemas + Servicios + Noticias + '; + + +parent::HTML_Table(array('width' => '760', 'border' => '0', 'cellspacing' => '0', 'cellpadding' => '0')); @@ -19,7 +31,7 @@ class Copete extends HTML_Table $fila[] = ''; $this->addRow($fila); $seccion = 'images/copete_'.$s.'.jpg'; - $this->addRow(array(''), array('colspan' => '4')); + $this->addRow(array(''), array('colspan' => '4')); $fila = array(); $fila[] = ''; $fila[] = '';