]> git.llucax.com Git - mecon/intranet.git/commitdiff
-Cambie de nombre al icono de visto.
authorMatías Sklar <msklar@mecon.gov.ar>
Thu, 25 Sep 2003 19:01:49 +0000 (19:01 +0000)
committerMatías Sklar <msklar@mecon.gov.ar>
Thu, 25 Sep 2003 19:01:49 +0000 (19:01 +0000)
sistema/www/images/servicios_visto.gif [moved from sistema/www/images/servicios_bandas_visto.gif with 100% similarity]
sistema/www/servicios/bandas/banda_agente.php

index 14619eb7965ac4f48eac2d1e4840ab94b4d76877..ed15ab8493f07cd12c8955f5b461ccfa031b983c 100644 (file)
@@ -428,7 +428,7 @@ $imagen_anterior = new MECON_HTML_Image('../../images/servicios_bandas_anterior.
                                                                '',
                                                                array('width'=>'16','height'=>'10','valign'=>'top'));
                                                                
-$imagen_visto = new MECON_HTML_Image('../../images/servicios_bandas_visto.gif',
+$imagen_visto = new MECON_HTML_Image('../../images/servicios_visto.gif',
                                                                '',
                                                                array('width'=>'16','height'=>'10','valign'=>'top'));
 $link_volver = new MECON_HTML_LINK('./','volver');