branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_bank_package.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_list_bank_package.tpl b/0.2.1/templates/de/html/admin/admin_list_bank_package.tpl
deleted file mode 100644 (file)
index 8a25f47..0000000
+++ /dev/null
@@ -1,31 +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="8" align="center" class="admin_title" height="30"><STRONG>{--ADMIN_LIST_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="80" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_TITLE--}:</STRONG></TD>
-               <TD width="120" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_DESCR--}:</STRONG></TD>
-               <TD width="120" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_FEE--}</STRONG></TD>
-               <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_INTEREST_PLUS--}</STRONG></TD>
-               <TD width="80" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_INTEREST_MINUS--}</STRONG></TD>
-               <TD width="120" align="center" class="admin_title bottom2"><STRONG>{--ADMIN_LIST_BANK_PACKAGES_STATUS--}</STRONG></TD>
-       </TR>
-       {--__BANK_PACKAGE_ROWS--}
-       <TR>
-               <TD colspan="8" align="center" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <INPUT type="submit" name="change" class="admin_submit"
-                       value="{--ADMIN_DE_ACTIVATE--}">&nbsp;* <INPUT type="submit"
-                       name="edit" class="admin_submit" value="{--ADMIN_EDIT--}">&nbsp;*
-               <INPUT type="submit" name="delete" class="admin_delete"
-                       value="{--ADMIN_DELETE_ENTRIES--}"></TD>
-       </TR>
-</TABLE>
-</FORM>