script does now also regonize the difference between payout in withdraw in wernis...
[mailer.git] / templates / de / html / admin / admin_mmenu_edit_row.tpl
1 <TR>
2         <TD colspan="2" class="seperator switch_sw$content[sw]" height="2">&nbsp;</TD>
3 </TR>
4 <TR>
5         <TD colspan="2" class="switch_sw$content[sw]">&nbsp;&nbsp;$content[cnt].
6         {--ENTRY_MODIFY--}:
7 </TR>
8 <TR>
9         <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
10 </TR>
11 <TR>
12         <TD width="50%" align="right" class="switch_sw$content[sw]">
13         {--EDIT_ACTION--}:&nbsp;&nbsp;</TD>
14         <TD width="50%" class="switch_sw$content[sw]">$content[action]</TD>
15 </TR>
16 <TR>
17         <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
18 </TR>
19 <TR>
20         <TD width="50%" class="switch_sw$content[sw]" align="right">
21         {--EDIT_WHAT--}:&nbsp;&nbsp;</TD>
22         <TD width="50%" class="switch_sw$content[sw]">$content[what]</TD>
23 </TR>
24 <TR>
25         <TD colspan="2" class="seperator switch_sw$content[sw]" height="2"></TD>
26 </TR>
27 <TR>
28         <TD width="50%" class="switch_sw$content[sw]" align="right">
29         {--EDIT_TITLE--}:&nbsp;&nbsp;</TD>
30         <TD width="50%" class="switch_sw$content[sw]"><INPUT type="text"
31                 name="sel[$content[sel]]" value="$content[menu]" class="admin_normal"
32                 size="30" maxlength="50"></TD>
33 </TR>
34 <TR>
35         <TD colspan="2" class="seperator switch_sw$content[sw] bottom2"
36                 height="2">&nbsp;</TD>
37 </TR>