]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_payout_form.tpl
Initial non-working import for Primera, Wernis now as static word
[mailer.git] / templates / de / html / member / member_payout_form.tpl
index 80a1fb8ff35ea1c6f40ad455a56f636e3bba3462..35bed44ab986f1e38074acf61207b970c3fbfb81 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>
@@ -54,8 +51,8 @@
                        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>