]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_payout_overview_form.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_payout_overview_form.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_payout_overview_form.tpl b/0.2.1/templates/de/html/admin/admin_payout_overview_form.tpl
deleted file mode 100644 (file)
index 7907048..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=list_payouts&do=accept&amp;pid=$content[pid]&amp;task=$content[tid]"
-       method="POST"><INPUT type="submit" class="admin_submit"
-       value="{--PAYOUT_ACCEPT_PAYOUT--}"></FORM>
-<BR>
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=list_payouts&do=reject&amp;pid=$content[pid]&amp;task=$content[tid]"
-       method="POST"><INPUT type="submit" class="admin_delete"
-       value="{--PAYOUT_REJECT_PAYOUT--}"></FORM>