- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_payout_reject_form.tpl
index 72b89a73b5acd18f32ccec0d077c7c93b0b9a82f..e8808f5610e8df06400e62da7b9a997785a8897b 100644 (file)
@@ -1,31 +1,38 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_payouts&amp;do=reject&amp;pid=$_GET[pid]&amp;task=$content" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="380" class="admin_table dashed" align="center">\r
-<TR>\r
-  <TD class="admin_title bottom2" align="center" height="30">\r
-    <STRONG>{--PAYOUT_REJECT_PAYOUT_INTRO--}</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR><TD class="seperator" height="5">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="center">\r
-    {--PAYOUT_RECEIVER_REJECT--}:<BR>\r
-    {--PAYOUT_USERDATA_VALUE--}\r
-  </TD>\r
-</TR>\r
-<TR><TD class="seperator bottom2" height="5">&nbsp;</TD></TR>\r
-<TR><TD class="seperator" height="5">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="center">\r
-    {--PAYOUT_OPTIONAL_TEXT--}:<BR>\r
-    <TEXTAREA name="text" class="admin_normal" rows="5" cols="30"></TEXTAREA>\r
-  </TD>\r
-</TR>\r
-<TR><TD class="seperator bottom2" height="5">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD class="admin_footer" align="center">\r
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
-    <INPUT type="submit" name="ok" class="admin_delete" value="{--PAYOUT_REJECT_PAYOUT--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=list_payouts&amp;do=reject&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_REJECT_PAYOUT_INTRO--}</STRONG>
+               </TD>
+       </TR>
+       <TR>
+               <TD class="seperator" height="5">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="center">{--PAYOUT_RECEIVER_REJECT--}:<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_delete"
+                       value="{--PAYOUT_REJECT_PAYOUT--}"></TD>
+       </TR>
+</TABLE>
 </FORM>
\ No newline at end of file