diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-04-28 11:10:45 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-04-28 11:10:45 -0700 |
commit | ff4ec4aa4f5bdaa9ef354e574ab81351dde56cc3 (patch) | |
tree | b70a49112aa56a62194dc27fda45d5c070039700 /templates/nl/archidxfoot.html | |
parent | 8f2ad9d29ddf901a04289b834be3f592fcd62a7e (diff) | |
download | mailman2-ff4ec4aa4f5bdaa9ef354e574ab81351dde56cc3.tar.gz mailman2-ff4ec4aa4f5bdaa9ef354e574ab81351dde56cc3.tar.xz mailman2-ff4ec4aa4f5bdaa9ef354e574ab81351dde56cc3.zip |
Updated Polish translation from Zbigniew Szalbot.
Fixed a few 'dos format' files and file modes.
Diffstat (limited to 'templates/nl/archidxfoot.html')
-rw-r--r-- | templates/nl/archidxfoot.html | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/templates/nl/archidxfoot.html b/templates/nl/archidxfoot.html index b8aa7329..97774359 100644 --- a/templates/nl/archidxfoot.html +++ b/templates/nl/archidxfoot.html @@ -1,21 +1,21 @@ - </ul>
- <p>
- <a name="end"><b>Datum laatste bericht:</b></a>
- <i>%(lastdate)s</i><br>
- <b>Gearchiveerd op:</b> <i>%(archivedate)s</i>
- <p>
- <ul>
- <li> <b>Berichten gesorteerd op:</b>
- %(thread_ref)s
- %(subject_ref)s
- %(author_ref)s
- %(date_ref)s
- <li><b><a href="%(listinfo)s">Meer informatie over deze lijst ...
- </a></b></li>
- </ul>
- <p>
- <hr>
- <i>Dit archief is gegenereerd met
- Pipermail %(version)s.</i>
- </BODY>
-</HTML>
+ </ul> + <p> + <a name="end"><b>Datum laatste bericht:</b></a> + <i>%(lastdate)s</i><br> + <b>Gearchiveerd op:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Berichten gesorteerd op:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Meer informatie over deze lijst ... + </a></b></li> + </ul> + <p> + <hr> + <i>Dit archief is gegenereerd met + Pipermail %(version)s.</i> + </BODY> +</HTML> |