aboutsummaryrefslogtreecommitdiffstats
path: root/templates/sk/subscribe.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/sk/subscribe.html
parent6b23b329b661dfc5f3f2a20d10d1c6131312163c (diff)
downloadmailman2-5b7885a8666e980b6d8299ae32d6131de83b66c4.tar.gz
mailman2-5b7885a8666e980b6d8299ae32d6131de83b66c4.tar.xz
mailman2-5b7885a8666e980b6d8299ae32d6131de83b66c4.zip
More html entity replacement in templates/*/*.html.
Diffstat (limited to '')
-rw-r--r--templates/sk/subscribe.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/sk/subscribe.html b/templates/sk/subscribe.html
index ccce2668..8194bcc7 100644
--- a/templates/sk/subscribe.html
+++ b/templates/sk/subscribe.html
@@ -1,8 +1,8 @@
<!-- $Revision$ -->
<html>
-<head><title><MM-List-Name> Výsledky prihlásenia</title></head>
+<head><title><MM-List-Name> V&yacute;sledky prihl&aacute;senia</title></head>
<body bgcolor="white">
-<h1><MM-List-Name> Výsledky prihlásenia</h1>
+<h1><MM-List-Name> V&yacute;sledky prihl&aacute;senia</h1>
<MM-Results>
<MM-Mailman-Footer>
</body>