~ubuntu-branches/ubuntu/hoary/mailman/hoary-security

« back to all changes in this revision

Viewing changes to templates/pt/archtocentry.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2004-10-11 02:02:43 UTC
  • Revision ID: james.westby@ubuntu.com-20041011020243-ukiishnhlkmsoh21
Tags: upstream-2.1.5
Import upstream version 2.1.5

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">[ T�pico ]</a>
 
6
              <A href="%(archive)s/subject.html">[ Assunto ]</a>
 
7
              <A href="%(archive)s/author.html">[ Autor ]</a>
 
8
              <A href="%(archive)s/date.html">[ Data ]</a>
 
9
            </td>
 
10
            %(textlink)s
 
11
            </tr>
 
12