diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-02-18 15:12:13 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-02-18 15:12:13 -0800 |
commit | aac6cc903cfb4577455e80b9d2e02b45f9e7c903 (patch) | |
tree | 33d78acdaa82869fefbc7e3f06c1822c80d7c25b /templates/pl/archidxfoot.html | |
parent | cfb35c4f60ce5a380edbfdf352631bdf0bc7d4e7 (diff) | |
download | mailman2-aac6cc903cfb4577455e80b9d2e02b45f9e7c903.tar.gz mailman2-aac6cc903cfb4577455e80b9d2e02b45f9e7c903.tar.xz mailman2-aac6cc903cfb4577455e80b9d2e02b45f9e7c903.zip |
The Polish translation has been updated by Stefan Plewako.
Diffstat (limited to 'templates/pl/archidxfoot.html')
-rw-r--r-- | templates/pl/archidxfoot.html | 37 |
1 files changed, 16 insertions, 21 deletions
diff --git a/templates/pl/archidxfoot.html b/templates/pl/archidxfoot.html index 5e18aea1..111d363b 100644 --- a/templates/pl/archidxfoot.html +++ b/templates/pl/archidxfoot.html @@ -1,21 +1,16 @@ - </ul> - <p> - <a name="end"><b>Data ostatniej wiadomości:</b></a> - <i>%(lastdate)s</i><br> - <b>Data archiwizacji:</b> <i>%(archivedate)s</i> - <p> - <ul> - <li> <b>Wiadomości posortowane według:</b> - %(thread_ref)s - %(subject_ref)s - %(author_ref)s - %(date_ref)s - <li><b><a href="%(listinfo)s">Więcej informacji o liście... - </a></b></li> - </ul> - <p> - <hr> - <i>Archiwum zostało wygenerowane przez program - Pipermail %(version)s.</i> - </BODY> -</HTML> + </ul> + <p> + <a name="end"><b>Data ostatniej wiadomości:</b></a> <i>%(lastdate)s</i><br> + <b>Data archiwizacji:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li><b>Wiadomości posortowane według:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Więcej informacji o liście...</a></b></li> + </ul> + <p><hr><i>Archiwum zostało wygenerowane przez program Pipermail %(version)s.</i> + </body> +</html> |