]> git.llucax.com Git - mecon/intranet.git/blobdiff - sistema/local_lib/HTML_Copete.php
Se agrega BandasNovedades.
[mecon/intranet.git] / sistema / local_lib / HTML_Copete.php
index 42eddbeeda5d50a104e7bd3e2c8f079a4c8644a6..73802ca1756c3489f6f6fb0383824fd34175c25b 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 // vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
 // +--------------------------------------------------------------------+
 <?php
 // vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
 // +--------------------------------------------------------------------+
-// |                      Ministerio de Economía                        |
+// |                      Ministerio de Econom                        |
 // |                             Intranet                              |
 // +--------------------------------------------------------------------+
 // | This file is part of Intranet.                                    |
 // |                             Intranet                              |
 // +--------------------------------------------------------------------+
 // | This file is part of Intranet.                                    |
@@ -27,6 +27,7 @@
 // $Id: xmi2code.tpl.php 1 2003-06-23 18:29:20Z gmeray $
 //
 
 // $Id: xmi2code.tpl.php 1 2003-06-23 18:29:20Z gmeray $
 //
 
+require_once 'MECON/HTML/Image.php';
 
 
 // +X2C includes
 
 
 // +X2C includes
@@ -89,7 +90,7 @@ class HTML_Copete extends HTML_Table {
                      href="mailto:intranet2@mecon.gov.ar"
               ><area shape="rect" coords="645,17,669,41"
                      href="https://ldapmaster.mecon.ar/bbng/servlet/ServletDispatcher?hans=gui.FormPassUsr"
                      href="mailto:intranet2@mecon.gov.ar"
               ><area shape="rect" coords="645,17,669,41"
                      href="https://ldapmaster.mecon.ar/bbng/servlet/ServletDispatcher?hans=gui.FormPassUsr"
-                     alt="Cambio de Clave" title="Cambio de Clave"';
+                     alt="Cambio de Clave" title="Cambio de Clave" target="_blank"';
     if(isset($_SESSION['usuario']))
       $mapa .=   '><area shape="rect" coords="726,17,750,41" alt="Logout"
                        title="Logout" href="'.PATH_RAIZ.'logout.php"';
     if(isset($_SESSION['usuario']))
       $mapa .=   '><area shape="rect" coords="726,17,750,41" alt="Logout"
                        title="Logout" href="'.PATH_RAIZ.'logout.php"';