(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_del_cats.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_cats&do=del" method="POST">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">\r
3 <TR>\r
4   <TD align="center" height="30" class="admin_header bottom2"><STRONG>{--DELETE_CATEGORIES--}:</STRONG></TD>\r
5 </TR>\r
6 {--__CAT_ROWS--}\r
7 <TR>\r
8   <TD align="center" class="admin_footer">\r
9     <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
10     <INPUT type="submit" name="ok" class="admin_delete" value="{--REMOVE_CATS--}">\r
11   </TD>\r
12 </TR>\r
13 </TABLE>\r
14 </FORM>\r