X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/e59d3170b36e5b9ccc19afcb1565faf4dcb40463..bbe3f7e00e7bb56bfc9df5f99b9f70f5c1608e46:/sistema/www/servicios/agenda/agenda2.php diff --git a/sistema/www/servicios/agenda/agenda2.php b/sistema/www/servicios/agenda/agenda2.php index 60c60d9..8aa8dd5 100644 --- a/sistema/www/servicios/agenda/agenda2.php +++ b/sistema/www/servicios/agenda/agenda2.php @@ -41,12 +41,12 @@ if (DB::isError($DB)) { $MARCO = new HTML_DietMarco('servicios', 'Servicios'); $AGENDA = new Servicios_Agenda ($DB); $TABLA = new HTML_Table('width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF"'); -$LUPA = new MECON_HTML_Image('../../images/servicios_agenda_lupa.gif'); -$MAIL = new MECON_HTML_Image('../../images/servicios_agenda_mail.gif'); -$TELECO = new MECON_HTML_Image('../../images/servicios_agenda_teleco.gif'); -$INFO = new MECON_HTML_Image('../../images/servicios_agenda_info.gif'); -$NOTAS = new MECON_HTML_Image('../../images/servicios_agenda_notas.gif'); -$V5 = new MECON_HTML_Image('../../images/servicios_agenda_v5.gif'); +$LUPA = new MECON_HTML_Image('../../images/servicios_lupa.gif'); +$MAIL = new MECON_HTML_Image('../../images/servicios_mail.gif'); +$TELECO = new MECON_HTML_Image('../../images/servicios_logo_telecomunicaciones.gif'); +$INFO = new MECON_HTML_Image('../../images/servicios_info.gif'); +$NOTAS = new MECON_HTML_Image('../../images/servicios_nota.gif'); +$V5 = new MECON_HTML_Image('../../images/servicios_flecha_naranja.gif'); $LINK_1 = new MECON_HTML_Link('mailto:teleco@mecon.gov.ar', $MAIL); $LINK_2 = new MECON_HTML_Link('mailto:teleco@mecon.gov.ar', 'Consultas', array(), array ('class' => 'txt2'));