~ubuntu-branches/ubuntu/hardy/mailman/hardy-updates

« back to all changes in this revision

Viewing changes to templates/ia/archtocentry.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-07-03 16:59:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060703165925-175ubna955u796c0
Tags: 0:2.1.8-1ubuntu1
* Merge to Debian; remaining Ubuntu changes:
  - debian/mailman.init: Create /var/{run,lock}/mailman.
  - debian/control: exim4 -> postfix.
* debian/control: Dependency fix: apache -> apache2.

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