branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_del_admins.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_del_admins.tpl b/0.2.1/templates/de/html/admin/admin_del_admins.tpl
deleted file mode 100644 (file)
index 01c6ca1..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=admins_edit"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="580"
-       class="admin_table dashed" align="center">
-       <TR>
-               <TD colspan="5" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_ADMINS_DELETE_ACCOUNTS--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_title bottom2 right2" width="20"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2" width="160"><STRONG>{--ADMIN_ADMINS_CONTACT--}:</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2" width="160"><STRONG>{--ADMIN_ADMINS_EMAIL--}:</STRONG></TD>
-               <TD align="center" class="admin_title bottom2 right2" width="160"><STRONG>{--ADMIN_ADMINS_ACCESS_MODE--}:</STRONG></TD>
-               <TD align="center" class="admin_title bottom2" width="160"><STRONG>{--ADMIN_LA_MODE--}:</STRONG></TD>
-       </TR>
-       {!__ADMINS_ROWS!}
-       <TR>
-               <TD colspan="5" align="center" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-               <INPUT type="submit" name="remove" class="admin_delete"
-                       value="{--ADMIN_ADMINS_DELETE--}"></TD>
-       </TR>
-</TABLE>
-</FORM>
\ No newline at end of file