template
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_refbanner_edit_row.tpl
1 <TR>
2         <TD colspan="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
3 </TR>
4 <TR>
5         <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
6         <TD class="switch_sw$content[sw]" align="right" width="200">{--ADMIN_EDIT_BANNER_URL--}:</TD>
7         <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
8         <TD class="switch_sw$content[sw]" width="350"><INPUT type="hidden"
9                 name="sel[$content[id]]" value="1"> <INPUT type="text"
10                 name="url[$content[id]]" class="admin_normal" value="$content[url]"
11                 size="40" maxlength="255"></TD>
12         <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
13 </TR>
14 <TR>
15         <TD colspan="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
16 </TR>
17 <TR>
18         <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
19         <TD class="switch_sw$content[sw]" align="right">{--ADMIN_EDIT_ALTERNATE--}:</TD>
20         <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
21         <TD class="switch_sw$content[sw]"><INPUT type="text"
22                 name="alternate[$content[id]]" class="admin_normal"
23                 value="$content[alt]" size="30" maxlength="255"></TD>
24         <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
25 </TR>
26 <TR>
27         <TD colspan="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
28 </TR>
29 <TR>
30         <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
31         <TD class="switch_sw$content[sw]" align="right">{--ADMIN_SELECT_BANNER_ACTIVE--}:</TD>
32         <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
33         <TD class="switch_sw$content[sw]">$content[vis]</TD>
34         <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
35 </TR>
36 <TR>
37         <TD colspan="5" class="switch_sw$content[sw] bottom2 seperator">&nbsp;</TD>
38 </TR>