]> git.llucax.com Git - mecon/intranet.git/blobdiff - sistema/local_lib/HTML_Login.php
Se realizan correcciones varias derivadas del primer testing.
[mecon/intranet.git] / sistema / local_lib / HTML_Login.php
index 8cadda0e43e607c4aa6b98a9a2dce34ef8eddccd..03c5cb977361f9e026a2d6aba14e9d3333f6ed2d 100644 (file)
@@ -82,7 +82,7 @@ class HTML_Login extends HTML_Table {
       $img = new MECON_HTML_Image('/sistemas/intranet/images/login_candados.gif');
       $img2 = new MECON_HTML_Image('/sistemas/intranet/images/login_flechita.gif');
       $int->addRow(array($img->toHTML().'Usuarios',
       $img = new MECON_HTML_Image('/sistemas/intranet/images/login_candados.gif');
       $img2 = new MECON_HTML_Image('/sistemas/intranet/images/login_flechita.gif');
       $int->addRow(array($img->toHTML().'Usuarios',
-                         $img2->toHTML().'Usuario:',
+                         $img2->toHTML().'Usuario@organismo:',
                         '<INPUT maxLength=50 name=usuario size=10>',
                         $img2->toHTML().'Contrase&ntilde;a:',
                         '<INPUT maxLength=50 name=password size=10 type=password>'.
                         '<INPUT maxLength=50 name=usuario size=10>',
                         $img2->toHTML().'Contrase&ntilde;a:',
                         '<INPUT maxLength=50 name=password size=10 type=password>'.