aboutsummaryrefslogtreecommitdiffstats
path: root/templates/es/admlogin.html
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-11-11 12:18:49 -0800
committerMark Sapiro <mark@msapiro.net>2016-11-11 12:18:49 -0800
commit5b7885a8666e980b6d8299ae32d6131de83b66c4 (patch)
treeb5f52b82df2ab6034156acb743ec08ccf4bf73af /templates/es/admlogin.html
parent6b23b329b661dfc5f3f2a20d10d1c6131312163c (diff)
downloadmailman2-5b7885a8666e980b6d8299ae32d6131de83b66c4.tar.gz
mailman2-5b7885a8666e980b6d8299ae32d6131de83b66c4.tar.xz
mailman2-5b7885a8666e980b6d8299ae32d6131de83b66c4.zip
More html entity replacement in templates/*/*.html.
Diffstat (limited to '')
-rwxr-xr-xtemplates/es/admlogin.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/es/admlogin.html b/templates/es/admlogin.html
index 9a2f5a02..205268c3 100755
--- a/templates/es/admlogin.html
+++ b/templates/es/admlogin.html
@@ -1,6 +1,6 @@
<html>
<head>
- <title>Autentificación del %(who)s de %(listname)s </title>
+ <title>Autentificaci&oacute;n del %(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">
- Autentificación del %(who)s de %(listname)s</FONT></B>
+ Autentificaci&oacute;n del %(who)s de %(listname)s</FONT></B>
</TD>
</TR>
<tr>