diff options
author | Mark Sapiro <mark@msapiro.net> | 2016-11-11 08:39:41 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2016-11-11 08:39:41 -0800 |
commit | 6b23b329b661dfc5f3f2a20d10d1c6131312163c (patch) | |
tree | 1b5768ac57dafcade9e69da86ee41394727a53a0 /templates/hu/subscribe.html | |
parent | 2354e5108bde36f90c6c8d8731b811d540bc3371 (diff) | |
download | mailman2-6b23b329b661dfc5f3f2a20d10d1c6131312163c.tar.gz mailman2-6b23b329b661dfc5f3f2a20d10d1c6131312163c.tar.xz mailman2-6b23b329b661dfc5f3f2a20d10d1c6131312163c.zip |
Replaced non-ascii characters with html entities in templates/hu/*.html.
Diffstat (limited to 'templates/hu/subscribe.html')
-rw-r--r-- | templates/hu/subscribe.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/hu/subscribe.html b/templates/hu/subscribe.html index 2e5f4c6d..8ea67ec9 100644 --- a/templates/hu/subscribe.html +++ b/templates/hu/subscribe.html @@ -1,9 +1,9 @@ <!-- $Revision: 6029 $ --> <html> -<head><title><MM-List-Name> Feliratokozások</title> +<head><title><MM-List-Name> Feliratokozások</title> </head> <body bgcolor="white"> -<h1><MM-List-Name> Feliratkozások</h1> +<h1><MM-List-Name> Feliratkozások</h1> <MM-Results> <MM-Mailman-Footer> </body> |