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

« back to all changes in this revision

Viewing changes to templates/sr/archtocentry.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-10-30 13:00:30 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20061030130030-hvz4ipqc82e3wbi6
Tags: 1:2.1.9-2ubuntu1
* Synchronize to Debian; remaining Ubuntu change:
  - debian/control: exim4 -> postfix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
            <tr>
3
 
            <td>%(archivelabel)s:</td>
4
 
            
5
 
  <td> <A href="%(archive)s/thread.html">[ стабло]</a> <A href="%(archive)s/subject.html">[ 
6
 
    тема]</a> <A href="%(archive)s/author.html">[ аутор]</a> <A href="%(archive)s/date.html">[ 
7
 
    датум ]</a> </td>
8
 
            %(textlink)s
9
 
            </tr>
10
 
 
 
1
 
 
2
            <tr>
 
3
            <td>%(archivelabel)s:</td>
 
4
            
 
5
  <td> <A href="%(archive)s/thread.html">[ стабло]</a> <A href="%(archive)s/subject.html">[ 
 
6
    тема]</a> <A href="%(archive)s/author.html">[ аутор]</a> <A href="%(archive)s/date.html">[ 
 
7
    датум ]</a> </td>
 
8
            %(textlink)s
 
9
            </tr>
 
10