Continued a bit:
[mailer.git] / templates / de / html / admin / admin_delete_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%}
9                 <input type="hidden" name="id[$content]" value="1" />
10         </td>
11 </tr>