More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_payout_reject_form.tpl
index 7830926836e03079f72dc7b39691faee1550951a..47f880a8256956a9abc5de20aaab6f0ee9157a88 100644 (file)
@@ -1,6 +1,4 @@
-<form
-       action="{!URL!}/modules.php?module=admin&amp;what=list_payouts&amp;do=reject&amp;pid=$_GET[pid]&amp;task=$content"
-       method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_payouts&amp;do=reject&amp;pid=$content[pid]&amp;task=$content[task]" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="380"
        class="admin_table dashed" align="center">
        <tr>
@@ -35,4 +33,4 @@
                        value="{--PAYOUT_REJECT_PAYOUT--}" /></td>
        </tr>
 </table>
-</form>
\ No newline at end of file
+</form>