]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_mods_edit.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_mods_edit.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>{--MODS_NAME--}</STRONG></TD>\r
5   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_TITLE--}</STRONG></TD>\r
6   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_LOCKED--}</STRONG></TD>\r
7   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_HIDDEN--}</STRONG></TD>\r
8   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_ADMIN--}</STRONG></TD>\r
9   <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_MEMBER--}</STRONG></TD>\r
10 </TR>\r
11 {!__MODS_ROWS!}\r
12 <TR>\r
13   <TD colspan="6" align="center" class="admin_footer">\r
14     <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
15     <INPUT type="submit" name="change" class="admin_submit" value="{--SAVE_CHANGES--}">\r
16   </TD>\r
17 </TR>\r
18 </TABLE>\r
19 </FORM>\r