]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_payout_form.tpl
A lot form templates rewritten (star removed. fixes)
[mailer.git] / templates / de / html / member / member_payout_form.tpl
index 066e930b8f106ed5a50e212af8f6e73c4c2cd1f4..ce7f9ff3707b81bb34cdbfab3f77f65b3f4918c2 100644 (file)
@@ -1,8 +1,5 @@
-<FORM
-       action="{!URL!}/modules.php?module=login&amp;what=payout&amp;payout=$_GET[payout]"
-       method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="440"
-       class="member_table dashed">
+<FORM action="{!URL!}/modules.php?module=login&amp;what=payout&amp;payout=$_GET[payout]" method="POST" style="margin-bottom: 0px">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
        <TR>
                <TD colspan="3" align="center" class="member_title2 bottom2"
                        height="30"><STRONG>{--PAYOUT_NOW_TITLE--}</STRONG></TD>
        <TR>
                <TD width="215" height="20" align="right">{--PAYOUT_SELECTED_TYPE--}:</TD>
                <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="215"><STRONG>{--PAYOUT_TYPE_VALUE!}</STRONG></TD>
+               <TD width="215"><STRONG>{--PAYOUT_TYPE_VALUE--}</STRONG></TD>
        </TR>
        <TR>
                <TD height="25" align="right">{--PAYOUT_MAX_PAYOUT--}:</TD>
                <TD class="seperator" width="10">&nbsp;</TD>
-               <TD><STRONG>{--PAYOUT_MAX_VALUE!}</STRONG></TD>
+               <TD><STRONG>{--PAYOUT_MAX_VALUE--}</STRONG></TD>
        </TR>
        <TR>
                <TD height="25" align="right">{--PAYOUT_WANT_PAYOUT--}:</TD>
        </TR>
        <TR>
                <TD colspan="3" align="center" class="member_footer"><INPUT
-                       type="reset" class="member_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+                       type="reset" class="member_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
                        type="submit" name="ok" class="member_submit"
-                       value="{--PAYOUT_SEND_NOW--}"></TD>
+                       value="{--PAYOUT_SEND_NOW--}" /></TD>
        </TR>
 </TABLE>
-<BR>
-<STRONG class="member_note"> {--PAYOUT_MEMBER_NOTE--}<BR>
-<BR>
+<br />
+<STRONG class="member_note"> {--PAYOUT_MEMBER_NOTE--}<br />
+<br />
 <A href="{!URL!}/agb.php" target="_blank">{--PAYOUT_REMEMBER_TERMS--}</A>
 </STRONG></FORM>