Automatic deactivation of deprecated extensions added
[mailer.git] / templates / de / html / admin / admin_config_email_row.tpl
1 <TR>
2         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
3                 <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" class="admin_normal" />
4         </TD>
5         <TD class="bottom2 right2 switch_sw$content[sw]">
6                 &nbsp;$content[value]&nbsp;
7         </TD>
8         <TD class="bottom2 switch_sw$content[sw]">
9                 &nbsp;$content[comment]&nbsp;
10         </TD>
11 </TR>