Password reset for admin login added (still buggy if cache is installed and sql_patch...
[mailer.git] / templates / de / html / admin / admin_config_email_del_row.tpl
1 <TR>
2         <TD height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
3 </TR>
4 <TR>
5         <TD class="switch_sw$content[sw]" align="center"><STRONG>{--MRECEIVE_ID--}
6         $content[id]:</STRONG></TD>
7 </TR>
8 <TR>
9         <TD height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
10 </TR>
11 <TR>
12         <TD class="switch_sw$content[sw]" align="center">$content[value]
13         ($content[comment]) <INPUT type="hidden" name="id[$content[id]]"
14                 value="1" size="35"></TD>
15 </TR>
16 <TR>
17         <TD height="5" class="switch_sw$content[sw] bottom"
18                 style="font-size: 1px">&nbsp;</TD>
19 </TR>
20 <TR>
21         <TD height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
22 </TR>