diff options
Diffstat (limited to '')
-rwxr-xr-x | templates/de/archtocnombox.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/de/archtocnombox.html b/templates/de/archtocnombox.html index cef2ecd4..c6e9e958 100755 --- a/templates/de/archtocnombox.html +++ b/templates/de/archtocnombox.html @@ -1,12 +1,12 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> - <title>Das %(listname)s Archiv</title> + <title>Das %(listname)s-Archiv</title> <META NAME="robots" CONTENT="noindex,follow"> %(meta)s </HEAD> <BODY BGCOLOR="#ffffff"> - <h1>Das %(listname)s Archiv </h1> + <h1>Das %(listname)s-Archiv </h1> <p> Über diese Liste <a href="%(listinfo)s">gibt es weitere Informationen</a>. </p> |