A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_del_cats_row.tpl
1 <tr>
2         <td align="center" class="{%template,ColorSwitch%}">
3                 <strong>{--CATEGORY_ID--} $content[id]:</strong>
4         </td>
5 </tr>
6 <tr>
7         <td align="center" class="{%template,ColorSwitch%} bottom">
8                 $content[cat] <input type="hidden" name="id[$content[id]]" value="1" />
9         </td>
10 </tr>