]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_edit_rallyes_row.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_edit_rallyes_row.tpl
1 <TR><TD colspan="3" class="switch_sw$content[sw] seperator" height="5">&nbsp;</TD></TR>\r
2 <TR>\r
3   <TD class="switch_sw$content[sw]" width="305" align="right">{--RALLYE_TITLE--}:</TD>\r
4   <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>\r
5   <TD class="switch_sw$content[sw]" width="265" align="center">\r
6     <INPUT type="text" name="title[$content[id]]" class="admin_normal" size="30" maxlength="255" value="$content[title]">\r
7   </TD>\r
8 </TR>\r
9 <TR><TD colspan="3" class="switch_sw$content[sw] seperator" height="3"></TD></TR>\r
10 <TR>\r
11   <TD class="switch_sw$content[sw]" align="right" valign="top">{--RALLYE_DESCR--}:</TD>\r
12   <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>\r
13   <TD class="switch_sw$content[sw]" align="center">\r
14     <TEXTAREA name="descr[$content[id]]" cols="30" rows="6" class="admin_normal">$content[descr]</TEXTAREA>\r
15   </TD>\r
16 </TR>\r
17 <TR><TD colspan="3" class="switch_sw$content[sw] seperator" height="3"></TD></TR>\r
18 <TR>\r
19   <TD class="switch_sw$content[sw]" align="right">{--RALLYE_TEMPLATE--}:</TD>\r
20   <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>\r
21   <TD class="switch_sw$content[sw]" align="center">\r
22     $content[templ]\r
23   </TD>\r
24 </TR>\r
25 <TR><TD colspan="3" class="switch_sw$content[sw] seperator" height="3">&nbsp;</TD></TR>\r
26 <TR>\r
27   <TD class="switch_sw$content[sw]" width="200" align="right" valign="top">{--RALLYE_START_DAY--}:</TD>\r
28   <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>\r
29   <TD class="switch_sw$content[sw]" width="290" align="center">\r
30     $content[s_day].\r
31     $content[s_month].\r
32     $content[s_year]<BR>\r
33     $content[s_hour]:\r
34     $content[s_min]:\r
35     $content[s_sec]\r
36   </TD>\r
37 </TR>\r
38 <TR><TD colspan="3" class="switch_sw$content[sw] seperator" height="3">&nbsp;</TD></TR>\r
39 <TR>\r
40   <TD class="switch_sw$content[sw]" width="200" align="right" valign="top">{--RALLYE_END_DAY--}:</TD>\r
41   <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>\r
42   <TD class="switch_sw$content[sw]" width="290" align="center">\r
43     $content[e_day].\r
44     $content[e_month].\r
45     $content[e_year]<BR>\r
46     $content[e_hour]:\r
47     $content[e_min]:\r
48     $content[e_sec]\r
49   </TD>\r
50 </TR>\r
51 <TR><TD colspan="3" class="switch_sw$content[sw] bottom2 seperator" height="5">&nbsp;</TD></TR>\r
52 <TR><TD colspan="3" class="switch_sw$content[sw] seperator" height="5">&nbsp;</TD></TR>\r
53 <TR>\r
54   <TD class="switch_sw$content[sw]" width="305" align="right">{--RALLYE_MIN_USERS_MINI--}:</TD>\r
55   <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>\r
56   <TD class="switch_sw$content[sw]" width="265" align="center">\r
57     <INPUT type="text" name="min_users[$content[id]]" class="admin_normal" size="5" maxlength="20" value="$content[min_users]">\r
58   </TD>\r
59 </TR>\r
60 <TR><TD colspan="3" class="switch_sw$content[sw] bottom2 seperator" height="5">&nbsp;</TD></TR>\r
61 <TR><TD colspan="3" class="switch_sw$content[sw] seperator" height="5">&nbsp;</TD></TR>\r
62 <TR>\r
63   <TD class="switch_sw$content[sw]" width="305" align="right">{--RALLYE_MIN_PRICES_MINI--}:</TD>\r
64   <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>\r
65   <TD class="switch_sw$content[sw]" width="265" align="center">\r
66     <INPUT type="text" name="min_prices[$content[id]]" class="admin_normal" size="5" maxlength="20" value="$content[min_prices]">\r
67   </TD>\r
68 </TR>\r
69 <TR><TD colspan="3" class="switch_sw$content[sw] bottom2 seperator" height="5">&nbsp;</TD></TR>\r