]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_list_rallyes_row.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_rallyes_row.tpl
1 <TR>\r
2   <TD align="center" class="switch_sw$content[sw] bottom2 right2" rowspan="5">\r
3     $content[select]\r
4   </TD>\r
5   <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
6     <STRONG>{--RALLYE_TITLE--}:</STRONG><BR>\r
7     $content[title]\r
8   </TD>\r
9   <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
10     <STRONG>{--RALLYE_DESCR2--}:</STRONG><BR>\r
11     $content[descr]\r
12   </TD>\r
13   <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
14     <STRONG>{--RALLYE_ADMIN_ID--}:</STRONG><BR>\r
15     <A href="$content[email_link]">$content[alogin]</A>\r
16   </TD>\r
17   <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
18     <STRONG>{--RALLYE_TSTART--}:</STRONG><BR>\r
19     $content[start_date]\r
20   </TD>\r
21   <TD align="center" class="switch_sw$content[sw] bottom2">\r
22   <STRONG>{--RALLYE_TEND--}:</STRONG><BR>\r
23     $content[end_date]\r
24   </TD>\r
25 </TR>\r
26 <TR>\r
27   <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
28     <STRONG>{--RALLYE_TEMPLATE2--}:</STRONG><BR>\r
29     $content[template]\r
30   </TD>\r
31   <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
32     <STRONG>{--RALLYE_AUTO_ADD--}:</STRONG><BR>\r
33     <A href="{!URL!}/modules.php?module=admin&amp;what=list_rallyes&amp;rallye=$content[id]&amp;auto=$content[auto]" title="$content[auto_title]">$content[auto_lnk]</A>\r
34   </TD>\r
35   <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
36     <STRONG>{--RALLYE_ACTIVE--}:</STRONG><BR>\r
37     <A href="{!URL!}/modules.php?module=admin&amp;what=list_rallyes&amp;rallye=$content[id]&amp;activate=$content[active]" title="$content[active_title]">$content[active_lnk]</A>\r
38   </TD>\r
39   <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
40     <STRONG>{--RALLYE_NOTIFY--}:</STRONG><BR>\r
41     <A href="{!URL!}/modules.php?module=admin&amp;what=list_rallyes&amp;rallye=$content[id]&amp;notify=$content[notify]" title="$content[notify_title]">$content[notify_lnk]</A>\r
42   </TD>\r
43   <TD align="center" class="switch_sw$content[sw] bottom2">\r
44   <STRONG>{--RALLYE_NOTIFIED--}:</STRONG><BR>\r
45     $content[notified]\r
46   </TD>\r
47 </TR>\r
48 <TR>\r
49   <TD align="center" class="switch_sw$content[sw] bottom2 right2" colspan="3">\r
50     <STRONG>{--RALLYE_ASSIGNED_PRICES--}:</STRONG><BR>\r
51     <A href="{!URL!}/modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye=$content[id]">$content[prices_cnt]</A>\r
52   </TD>\r
53   <TD align="center" class="switch_sw$content[sw] bottom2" colspan="2">\r
54     <STRONG>{--RALLYE_ASSIGNED_USERS--}:</STRONG><BR>\r
55     $content[joined]\r
56   </TD>\r
57 </TR>\r
58 <TR>\r
59   <TD align="center" class="admin_title bottom2" colspan="5" height="35">\r
60     <STRONG>{--RALLYE_LIMITATIONS--}:</STRONG>\r
61   </TD>\r
62 </TR>\r
63 <TR>\r
64   <TD align="center" class="switch_sw$content[sw] bottom2 right2" colspan="3">\r
65     <STRONG>{--RALLYE_MIN_USERS_MINI--}:</STRONG><BR>\r
66     $content[min_users]\r
67   </TD>\r
68   <TD align="center" class="switch_sw$content[sw] bottom2" colspan="2">\r
69     <STRONG>{--RALLYE_MIN_PRICES_MINI--}:</STRONG><BR>\r
70     $content[min_prices]\r
71   </TD>\r
72 </TR>\r