]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_payout_form.tpl
Missing files added
[mailer.git] / templates / de / html / member / member_payout_form.tpl
index 80a1fb8ff35ea1c6f40ad455a56f636e3bba3462..d89a3719459622881e1a56a582d285e1a0f8c06b 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>
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD><INPUT type="text" name="payout" class="member_normal"
-                       size="10" maxlength="255" value="{--PAYOUT_MAX_VALUE--}"></STRONG></TD>
+                       size="10" maxlength="255" value="{--PAYOUT_MAX_VALUE!}"></STRONG></TD>
        </TR>
        <TR>
                <TD height="25" align="right">{--PAYOUT_TARGET_ACCOUNT--}:</TD>