- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_payout_accept_form.tpl
index 477b6bb7e6e5cb1446533f590041ee0b00db66da..fb0c2961cec05cad6a82cebdfb6eca8f5931c653 100644 (file)
@@ -1,31 +1,38 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_payouts&amp;do=accept&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_ACCEPT_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_ACCEPT--}:<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_submit" value="{--PAYOUT_ACCEPT_PAYOUT--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<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