branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_del_bank_packages.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_del_bank_packages.tpl b/0.2.1/templates/de/html/admin/admin_del_bank_packages.tpl
deleted file mode 100644 (file)
index 824ac5c..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=list_bank_package"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="620"
-       class="admin_table dashed" align="center">
-       <TR>
-               <TD colspan="5" align="center" class="admin_title" height="30"><STRONG>{--ADMIN_DELETE_BANK_PACKAGES--}:</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD width="20" colspan="2" align="center"
-                       class="admin_title bottom2 right2"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD width="120" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_TITLE--}:</STRONG></TD>
-               <TD width="360" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_DESCR--}:</STRONG></TD>
-               <TD width="120" align="center" class="admin_title bottom2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_FEE--}</STRONG></TD>
-       </TR>
-       $content
-       <TR>
-               <TD colspan="5" align="center" class="admin_footer"><INPUT
-                       type="submit" name="remove" class="admin_delete"
-                       value="{--DEL_ENTRIES--}"></TD>
-       </TR>
-</TABLE>
-</FORM>
-
-<DIV class="admin_note">{--ADMIN_DELETE_BANK_PACKAGES_NOTES--}</DIV>