]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_mods_list.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_mods_list.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_mods" method="POST">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed">\r
3 <TR>\r
4   <TD align="center" class="admin_title bottom2 right2" height="25"><STRONG>{--ID_SELECT--}</STRONG></TD>\r
5   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_NAME--}</STRONG></TD>\r
6   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_TITLE--}</STRONG></TD>\r
7   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_LOCKED--}</STRONG></TD>\r
8   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_HIDDEN--}</STRONG></TD>\r
9   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_ADMIN--}</STRONG></TD>\r
10   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_MEMBER--}</STRONG></TD>\r
11 </TR>\r
12 {!__MODS_ROWS!}\r
13 <TR>\r
14   <TD colspan="7" align="center" class="admin_footer">\r
15     <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
16     <INPUT type="submit" name="edit" class="admin_submit" value="{--MODS_EDIT--}">\r
17   </TD>\r
18 </TR>\r
19 </TABLE>\r
20 </FORM>\r
21 \r
22 <DIV class="admin_note">\r
23         {--MODS_ADMIN_EDIT_NOTE--}\r
24 </DIV>\r