]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_config_cats.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_cats.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_cats" method="POST">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">\r
3 <TR>\r
4   <TD align="center" colspan="4" class="admin_header bottom2" height="50">\r
5     <STRONG>{--EDIT_DEL_CATEGORIES--}</STRONG>\r
6   </TD>\r
7 </TR>\r
8 <TR>\r
9   <TD class="admin_title bottom2 right2" width="40" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>\r
10   <TD class="admin_title bottom2 right2" align="center"><STRONG>{--CATNAME--}</STRONG></TD>\r
11   <TD class="admin_title bottom2 right2" width="120" align="center"><STRONG>{--IS_VISIBLE--}</STRONG></TD>\r
12   <TD class="admin_title bottom2" width="120" align="center"><STRONG>{--SORTING_KEY--}</STRONG></TD>\r
13 </TR>\r
14 {--__CAT_ROWS--}\r
15 <TR>\r
16   <TD class="admin_footer" align="center" colspan="4">\r
17     <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
18     <INPUT type="submit" name="edit" class="admin_submit" value="{--EDIT_CATS--}">&nbsp;*\r
19     <INPUT type="submit" name="del" class="admin_delete" value="{--DEL_CATS--}">\r
20   </TD>\r
21 </TR>\r
22 </TABLE>\r
23 </FORM>\r