]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_mods_list.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_mods_list.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_mods_list.tpl b/0.2.1/templates/de/html/admin/admin_mods_list.tpl
deleted file mode 100644 (file)
index 22118ef..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_mods"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="680"
-       class="admin_table dashed">
-       <TR>
-               <TD align="center" class="admin_title bottom2 right2" height="25"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_NAME--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_TITLE--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_LOCKED--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_HIDDEN--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_ADMIN--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_IS_MEMBER--}</STRONG></TD>
-       </TR>
-       {!__MODS_ROWS!}
-       <TR>
-               <TD colspan="7" align="center" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--MODS_EDIT--}"></TD>
-       </TR>
-</TABLE>
-</FORM>
-
-<DIV class="admin_note">{--MODS_ADMIN_EDIT_NOTE--}</DIV>