diff options
Diffstat (limited to 'templates/gl/admlogin.html')
-rwxr-xr-x | templates/gl/admlogin.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/gl/admlogin.html b/templates/gl/admlogin.html index 7bcdb1c5..c1ccf023 100755 --- a/templates/gl/admlogin.html +++ b/templates/gl/admlogin.html @@ -1,6 +1,6 @@ <html> <head> - <title>Autenticación de %(who)s de %(listname)s </title> + <title>Autenticación de %(who)s de %(listname)s </title> <script>function sf(){document.f.adminpw.focus();}</script> </head> <body bgcolor="#ffffff" onLoad="sf()"> @@ -10,7 +10,7 @@ <TR> <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> <B><FONT COLOR="#000000" SIZE="+1"> - Autenticación de %(who)s de %(listname)s</FONT></B> + Autenticación de %(who)s de %(listname)s</FONT></B> </TD> </TR> <tr> @@ -36,7 +36,7 @@ ou se selecciona a opción <em>Saída</em> que está na sección titulada <em> Outras actividades administrativas</em> (que verá logo de entrar -con éxito). +con éxito). </FORM> </body> </html> |