975e29780fcfd51071d4ff6d1a9ba789f03164f2
[mailer.git] / templates / de / html / admin / admin_config_email_del_row.tpl
1 <tr>
2         <td class="{%template,ColorSwitch%}" align="center">
3                 <strong>{--ADMIN_MAX_RECEIVE_ID--} $content[id]:</strong>
4         </td>
5 </tr>
6 <tr>
7         <td class="{%template,ColorSwitch%} bottom" align="center">
8                 $content[value] ({%pipe,fixEmptyContentToDashes=$content[comment]%})
9                 <input type="hidden" name="id[$content[id]]" value="1" />
10         </td>
11 </tr>