Rewrite of language strings
[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>