]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_extensions_edit.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_extensions_edit.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_extensions_edit.tpl b/0.2.1/templates/de/html/admin/admin_extensions_edit.tpl
deleted file mode 100644 (file)
index db8d722..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=extensions"
-       method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="370"
-       align="center" class="admin_table dashed">
-       <TR>
-               <TD colspan="4" align="center" class="admin_title" height="30"><STRONG>{--ADMIN_EDIT_EXTENSIONS--}:</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_title bottom2 right2" width="30"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2" width="180"><STRONG>{--ADMIN_EXT_NAME--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2" width="80"><STRONG>{--ADMIN_EXT_CSSFILE--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2" width="80"><STRONG>{--ADMIN_EXT_ACTIVE--}</STRONG></TD>
-       </TR>
-       {!__EXTENSIONS_ROWS!}
-       <TR>
-               <TD colspan="4" align="center" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-               <INPUT type="submit" name="modify" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}"></TD>
-       </TR>
-</TABLE>
-</FORM>
\ No newline at end of file