]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_payout.tpl
Installation improved, first login:
[mailer.git] / templates / de / html / member / member_wernis_mode_payout.tpl
index 9047c5b138b991f270b4be8da633f861dd3ad1eb..8be8622ad500ffe010490f5adbf2e7303eba1d5a 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=login&amp;what=wernis&amp;mode=pay" method="POST" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=wernis&amp;mode=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"
@@ -20,7 +20,7 @@
        <tr>
                <td width="315" height="35" align="right">{--WERNIS_MEMBER_WDS66_ID--}</td>
                <td width="10" class="seperator">&nbsp;</td>
-               <td width="115"><input type="text" name="wds66_id" size="6" maxlength="5" value="$content[wds66_id]" /></td>
+               <td width="115"><input type="text" name="wernis_userid" size="6" maxlength="5" value="$content[wernis_userid]" /></td>
        </tr>
        <tr>
                <td width="315" height="35" align="right">{--WERNIS_MEMBER_WDS66_PASSWORD--}</td>
@@ -37,7 +37,7 @@
        </tr>
        <tr>
                <td colspan="3" align="center" class="member_footer">
-                       <input type="reset" class="member_reset" value="{--CLEAR_FORM--}" />&nbsp;*
+                       <input type="reset" class="member_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" name="ok" class="member_submit" value="{--WERNIS_MEMBER_PAYOUT_SUBMIT--}" />
                </td>
        </tr>
@@ -47,9 +47,9 @@
 </form>
 
 <div class="member_note">
-       Die Umrechnung von {!POINTS!} in Wernis enspricht derzeit <strong>$content[payout_factor]:1</strong>.
-       Das auszahlungsf&auml;hige {!POINTS!}-Guthaben ist entweder um eine
+       Die Umrechnung von {?POINTS?} in Wernis enspricht derzeit <strong>$content[payout_factor]:1</strong>.
+       Das auszahlungsf&auml;hige {?POINTS?}-Guthaben ist entweder um eine
        prozentuale Geb&uuml;hr von <strong>$content[payout_fee_percent]%</strong>
-       oder um einen fixen Betrag von <strong>$content[payout_fee_fix] {!POINTS!}</strong>
+       oder um einen fixen Betrag von <strong>$content[payout_fee_fix] {?POINTS?}</strong>
        bereits reduziert.
 </div>