]> git.llucax.com Git - mecon/intranet.git/blobdiff - sistema/local_lib/HTML_Copete.php
estandarizo nombre de estilos. listo servicios
[mecon/intranet.git] / sistema / local_lib / HTML_Copete.php
index a46024070ff3901ad7cb655bbb335d3b0fb05ea8..78b3c8c44045422008eba949667f07b85df3ac76 100644 (file)
@@ -79,29 +79,29 @@ parent::HTML_Table(array('width'  => '760',
     switch($seccion)
     {
       case 'noticias': $fila[] = 'Enlaces útiles:
     switch($seccion)
     {
       case 'noticias': $fila[] = 'Enlaces útiles:
-         <a href="http://www.mecon.gov.ar/" target="_blank" class="TextBlue">
+         <a href="http://www.mecon.gov.ar/" target="_blank" class="copete_TextBlue">
           Ministerio de Econom&iacute;a y Producci&oacute;n
         </a>
         -
           Ministerio de Econom&iacute;a y Producci&oacute;n
         </a>
         -
-         <a href="http://boletinoficial.mecon.ar/" target="_blank" class="TextBlue">
+         <a href="http://boletinoficial.mecon.ar/" target="_blank" class="copete_TextBlue">
           Bolet&iacute;n Oficial
         </a>
         -
           Bolet&iacute;n Oficial
         </a>
         -
-        <a href="http://infoleg.mecon.gov.ar/" target="_blank" class="TextBlue">
+        <a href="http://infoleg.mecon.gov.ar/" target="_blank" class="copete_TextBlue">
           INFOLEG
         </a> 
         -
           INFOLEG
         </a> 
         -
-        <a href="http://cdi.mecon.gov.ar/" target="_blank" class="TextBlue">
+        <a href="http://cdi.mecon.gov.ar/" target="_blank" class="copete_TextBlue">
            CDI
         </a>';
              break;
            CDI
         </a>';
              break;
-     case 'servicios': $fila[] = '<span class="titulo_uno">Servicios</span>';
+     case 'servicios': $fila[] = '<span class="copete_titulo_uno">Servicios</span>';
              break;
              break;
-     case 'sistemas': $fila[] = '<span class="titulo_uno">Sistemas</span>';
+     case 'sistemas': $fila[] = '<span class="copete_titulo_uno">Sistemas</span>';
              break;
     }
     $fila[] = '<img src="images/copete_fin.gif" height="30" border="0">';
              break;
     }
     $fila[] = '<img src="images/copete_fin.gif" height="30" border="0">';
-    $this->addRow($fila, array('class' => 'titulo_vinculos'));        
+    $this->addRow($fila, array('class' => 'copete_titulo_vinculos'));        
     }
     // -X2C
 
     }
     // -X2C