~xav0989/ubuntu/vivid/mailman/ubuntu-logo

« back to all changes in this revision

Viewing changes to templates/cs/archtocentry.html

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2008-04-24 19:30:49 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080424193049-jy5fa9tus40tjbmn
Tags: 1:2.1.10-2
Apply upstream patch to fix regression in cmd_subscribe
so that email subscribe to the -subscribe or -join address or the
-request address with a bare 'subscribe' command results in the message
being shunted.

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">[ Vl�kno ]</a>
 
6
              <A href="%(archive)s/subject.html">[ P�edm�t ]</a>
 
7
              <A href="%(archive)s/author.html">[ Autor ]</a>
 
8
              <A href="%(archive)s/date.html">[ Datum ]</a>
 
9
            </td>
 
10
            %(textlink)s
 
11
            </tr>
 
12
<tr>
 
13