branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_payout_accept_form.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_payout_accept_form.tpl b/0.2.1/templates/de/html/admin/admin_payout_accept_form.tpl
deleted file mode 100644 (file)
index fb0c296..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=list_payouts&amp;do=accept&amp;pid=$_GET[pid]&amp;task=$content"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="380"
-       class="admin_table dashed" align="center">
-       <TR>
-               <TD class="admin_title bottom2" align="center" height="30"><STRONG>{--PAYOUT_ACCEPT_PAYOUT_INTRO--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center">{--PAYOUT_RECEIVER_ACCEPT--}:<BR>
-               {--PAYOUT_USERDATA_VALUE--}</TD>
-       </TR>
-       <TR>
-               <TD class="seperator bottom2" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center">{--PAYOUT_OPTIONAL_TEXT--}:<BR>
-               <TEXTAREA name="text" class="admin_normal" rows="5" cols="30"></TEXTAREA>
-               </TD>
-       </TR>
-       <TR>
-               <TD class="seperator bottom2" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="admin_footer" align="center"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;* <INPUT
-                       type="submit" name="ok" class="admin_submit"
-                       value="{--PAYOUT_ACCEPT_PAYOUT--}"></TD>
-       </TR>
-</TABLE>
-</FORM>
\ No newline at end of file