diff options
author | Mirian Margiani <mirian@margiani.ch> | 2015-09-08 14:10:20 +0200 |
---|---|---|
committer | Mirian Margiani <mirian@margiani.ch> | 2015-09-08 14:10:20 +0200 |
commit | 7c4c553630499d6b788682ebcfcae14e0930c657 (patch) | |
tree | a05dab66ef6e55c22d3b12c520d6eb1e095dc6ac /templates/de/archidxhead.html | |
parent | cf705ab754ef1f259bed076b40721d518d40aa24 (diff) | |
download | mailman2-7c4c553630499d6b788682ebcfcae14e0930c657.tar.gz mailman2-7c4c553630499d6b788682ebcfcae14e0930c657.tar.xz mailman2-7c4c553630499d6b788682ebcfcae14e0930c657.zip |
Reviewed German HTML templates
Diffstat (limited to 'templates/de/archidxhead.html')
-rwxr-xr-x | templates/de/archidxhead.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/de/archidxhead.html b/templates/de/archidxhead.html index 75824534..42f84d1f 100755 --- a/templates/de/archidxhead.html +++ b/templates/de/archidxhead.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> - <title>The %(listname)s %(archive)s Archiv nach %(archtype)s</title> + <title>Das %(listname)s-%(archive)s-Archiv nach %(archtype)s</title> <META NAME="robots" CONTENT="noindex,follow"> %(encoding)s </HEAD> |