Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / admin / admin_del_cats_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw]">
3                 <strong>{--CATEGORY_ID--} $content[id]:</strong>
4         </td>
5 </tr>
6 <tr>
7         <td align="center" class="switch_sw$content[sw] bottom">
8                 $content[cat] <input type="hidden" name="id[$content[id]]" value="1" />
9         </td>
10 </tr>