]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_del_cats_row.tpl
Some more cleanups/improvements:
[mailer.git] / templates / de / html / admin / admin_del_cats_row.tpl
1 <tr>
2         <td align="center" class="{%template,ColorSwitch%}">
3                 <strong>{--ADMIN_CATEGORY_ID--} $content:</strong>
4         </td>
5 </tr>
6 <tr>
7         <td align="center" class="{%template,ColorSwitch%} bottom">
8                 {%pipe,getCategory=$content[id]%}
9                 <input type="hidden" name="id[$content]" value="1" />
10         </td>
11 </tr>