diff options
author | Mark Sapiro <msapiro@value.net> | 2012-06-26 17:53:52 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2012-06-26 17:53:52 -0700 |
commit | 4273c882778267730a0a90ca1f0006c8a04d02d4 (patch) | |
tree | 52dcd1d9dcf29172d792f92daa134154ce70f813 /templates/de/archtocnombox.html | |
parent | 23516acb876bde42ba4b191c2f74f4d69d2a32ca (diff) | |
download | mailman2-4273c882778267730a0a90ca1f0006c8a04d02d4.tar.gz mailman2-4273c882778267730a0a90ca1f0006c8a04d02d4.tar.xz mailman2-4273c882778267730a0a90ca1f0006c8a04d02d4.zip |
Replaced utf-8 encoded characters in newly added German templates with
HTML entities. (LP: #1018208)
Diffstat (limited to 'templates/de/archtocnombox.html')
-rwxr-xr-x | templates/de/archtocnombox.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/de/archtocnombox.html b/templates/de/archtocnombox.html index 42c0ea90..cef2ecd4 100755 --- a/templates/de/archtocnombox.html +++ b/templates/de/archtocnombox.html @@ -8,7 +8,7 @@ <BODY BGCOLOR="#ffffff"> <h1>Das %(listname)s Archiv </h1> <p> - Über diese Liste <a href="%(listinfo)s">gibt es weitere Informationen</a>. + Über diese Liste <a href="%(listinfo)s">gibt es weitere Informationen</a>. </p> %(noarchive_msg)s %(archive_listing_start)s |