]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_config_email_edit_row.tpl
df0da02c0e1ed5c19bcaa3299a16c23b5a802f5d
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_email_edit_row.tpl
1 <TR><TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
2 <TR>\r
3   <TD class="switch_sw$content[sw]" colspan="2" align="center">\r
4     <STRONG>{--MRECEIVE_ID--} $content[id]:</STRONG>\r
5     <INPUT type="hidden" name="id[$content[id]]" value="1">\r
6   </TD>\r
7 </TR>\r
8 <TR><TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
9 <TR>\r
10   <TD class="switch_sw$content[sw]" align="right">{--MREC_VALUE--}:&nbsp;</TD>\r
11   <TD class="switch_sw$content[sw]">\r
12     <INPUT type="text" name="val[$content[id]]" class="admin_normal" value="$content[value]" size="3" maxlength="5">\r
13   </TD>\r
14 </TR>\r
15 <TR><TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
16 <TR>\r
17   <TD class="switch_sw$content[sw]" align="right">{--MREC_COMMENT--}:&nbsp;</TD>\r
18   <TD class="switch_sw$content[sw]">\r
19     <INPUT type="text" name="comm[$content[id]]" class="admin_normal" value="$content[comment]" size="25" maxlength="255">\r
20   </TD>\r
21 </TR>\r
22 <TR><TD colspan="2" height="5" class="switch_sw$content[sw] seperator bottom">&nbsp;</TD></TR>\r
23 <TR><TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r