aboutsummaryrefslogtreecommitdiffstats
path: root/templates/pt/archtocentry.html
diff options
context:
space:
mode:
author <>2003-04-09 05:09:57 +0000
committer <>2003-04-09 05:09:57 +0000
commitff670afdeeaf7e1715a89868ddfed3af101457bf (patch)
tree9bb2f8dc5172dcfceec2abfe7f4729872768c3d8 /templates/pt/archtocentry.html
parent01015334f5c849a0ec891bf8c87137f350473c81 (diff)
downloadmailman2-ff670afdeeaf7e1715a89868ddfed3af101457bf.tar.gz
mailman2-ff670afdeeaf7e1715a89868ddfed3af101457bf.tar.xz
mailman2-ff670afdeeaf7e1715a89868ddfed3af101457bf.zip
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'templates/pt/archtocentry.html')
-rw-r--r--templates/pt/archtocentry.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/pt/archtocentry.html b/templates/pt/archtocentry.html
new file mode 100644
index 00000000..c09d679e
--- /dev/null
+++ b/templates/pt/archtocentry.html
@@ -0,0 +1,12 @@
+
+ <tr>
+ <td>%(archivelabel)s:</td>
+ <td>
+ <A href="%(archive)s/thread.html">[ Tópico ]</a>
+ <A href="%(archive)s/subject.html">[ Assunto ]</a>
+ <A href="%(archive)s/author.html">[ Autor ]</a>
+ <A href="%(archive)s/date.html">[ Data ]</a>
+ </td>
+ %(textlink)s
+ </tr>
+