~mailman-coders/mailman/2.1

« back to all changes in this revision

Viewing changes to templates/sl/archtocentry.html

  • Committer:
  • Date: 2003-10-04 02:57:36 UTC
  • Revision ID: vcs-imports@canonical.com-20031004025736-zkca01j6aa4dwz8e
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
            <tr>
 
3
            <td>%(archivelabel)s:</td>
 
4
            <td>
 
5
              <A href="%(archive)s/thread.html">[ Tema ]</a>
 
6
              <A href="%(archive)s/subject.html">[ Zadeva ]</a>
 
7
              <A href="%(archive)s/author.html">[ Avtor ]</a>
 
8
              <A href="%(archive)s/date.html">[ Datum ]</a>
 
9
            </td>
 
10
            %(textlink)s
 
11
            </tr>
 
12