diff options
author | <> | 2004-11-03 18:29:30 +0000 |
---|---|---|
committer | <> | 2004-11-03 18:29:30 +0000 |
commit | 96f5db3dfd2e394698e5f9743318585782e3bca6 (patch) | |
tree | 6a354464a1a4e53ef2b7bf5eab93f83dea604a01 /templates/pt_BR/archidxfoot.html | |
parent | 25b16e646ed8ac48fa99584e631bd2a69ce02b2b (diff) | |
download | mailman2-96f5db3dfd2e394698e5f9743318585782e3bca6.tar.gz mailman2-96f5db3dfd2e394698e5f9743318585782e3bca6.tar.xz mailman2-96f5db3dfd2e394698e5f9743318585782e3bca6.zip |
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'templates/pt_BR/archidxfoot.html')
-rw-r--r-- | templates/pt_BR/archidxfoot.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/pt_BR/archidxfoot.html b/templates/pt_BR/archidxfoot.html new file mode 100644 index 00000000..9791f925 --- /dev/null +++ b/templates/pt_BR/archidxfoot.html @@ -0,0 +1,21 @@ + </ul> + <p> + <a name="end"><b>Data da última mensagem:</b></a> + <i>%(lastdate)s</i><br> + <b>Arquivada em:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Mensagens classificadas por:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Mais informações sobre esta lista... + </a></b></li> + </ul> + <p> + <hr> + <i>Este arquivo foi gerado pelo + Pipermail %(version)s.</i> + </BODY> +</HTML> |