~ubuntu-branches/debian/squeeze/sympa/squeeze

« back to all changes in this revision

Viewing changes to web_tt2/latest_lists.tt2

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Hornburg (Racke)
  • Date: 2008-10-05 12:36:30 UTC
  • mfrom: (1.1.5 upstream) (6.1.3 gutsy)
  • Revision ID: james.westby@ubuntu.com-20081005123630-8ga1kt0ogrkqaizf
Tags: 5.3.4-6
* fix usage of $* Perl variable deprecated in Perl 5.10 
  (Closes: #501154, thanks to Micah Anderson <micah@debian.org> and
  David Moreno <david@dev.axiombox.com> for the report and patches)
* add the sympa.pl --upgrade procedure to the debian/postinst 
  to migrate existing installs (Closes: #498144, thanks to Micah
  Anderson <micah@debian.org> for the patch)
* additional patch for insecure use of /tmp (Closes: #496520)
* missing debian/compat file added

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- $Id: latest_lists.tt2,v 1.6 2005/08/09 09:52:43 sympa-authors Exp $ -->
2
 
 
3
 
 
4
 
<h2 class="block">
 
1
<!-- $Id: latest_lists.tt2 3980 2006-10-27 16:08:20Z olivier.salaun $ -->
 
2
 
 
3
 
 
4
<h2>
5
5
 [% IF count %]
6
 
   [%|loc(count)%] The %1 latest lists [%END%] 
 
6
   [%|loc(count)%]The %1 newest lists[%END%] 
7
7
 [% ELSE %]
8
 
   [%|loc%] The latest lists [%END%] 
 
8
   [%|loc%]New lists[%END%] 
9
9
 [% END %]
10
10
 
11
11
 [% IF for %]
16
16
<br /> 
17
17
 
18
18
 
19
 
<table style="border: solid 1px; width: auto; margin: 10px">
20
 
<tr style="background-color: [% color_4 %];">
 
19
<table class="table_style" summary="[%|loc%] The latest lists of this robot[%END%] ">
 
20
<tr class="color4">
21
21
   <th><strong>[%|loc%]Listname[%END%]</strong></th>
22
22
   <th><strong>[%|loc%]Creation date[%END%]</strong></th>
23
23
   <th><strong>[%|loc%]Subject[%END%]</strong></th>
28
28
[% IF dark == '1' %]
29
29
  <tr valign="top">[% SET dark = 0 %]
30
30
[% ELSE %]
31
 
  <tr style="background-color: [% color_0 %];" valign="top">[% SET dark = 1 %]
 
31
  <tr class="color0">[% SET dark = 1 %]
32
32
[% END %]
33
33
   <td>
34
34
     <a href="[% path_cgi %]/info/[% l.name %]" ><strong>[% hidden_head %][% l.name %][% hidden_at %][% l.host %][% hidden_end %]</strong></a>