]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_payout.tpl
Moved SQL queries to 'register' hook, fixed language problem in ext-holiday
[mailer.git] / templates / de / html / member / member_wernis_mode_payout.tpl
index 044c2402abd8f09a5caf04184580d43359509f6e..cdb9264c0aeb1f5116366edb3604e6448731f272 100644 (file)
        </tr>
        <tr>
                <td height="35" align="right">{--MEMBER_WERNIS_WDS66_ID--}</td>
-               <td><input type="text" name="wernis_userid" size="6" maxlength="5" value="$content[wernis_userid]" /></td>
+               <td><input type="text" class="form_field" name="wernis_userid" size="6" maxlength="5" value="{%user,wernis_userid%}" /></td>
        </tr>
        <tr>
                <td height="35" align="right">{--MEMBER_WERNIS_WDS66_PASSWORD--}</td>
-               <td><input type="password" name="wds66_password" size="10" maxlength="255" /></td>
+               <td><input type="password" class="form_field" name="wds66_password" size="10" maxlength="255" /></td>
        </tr>
        <tr>
                <td class="bottom" height="35" align="right">{--MEMBER_WERNIS_WDS66_AMOUNT--}</td>
-               <td class="bottom"><input type="text" name="amount" size="10" maxlength="255" /></td>
+               <td class="bottom"><input type="text" class="form_field" name="amount" size="10" maxlength="255" /></td>
        </tr>
        <tr>
                <td colspan="2" align="center" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="form_submit" value="{--MEMBER_WERNIS_PAYOUT_SUBMIT--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--MEMBER_WERNIS_PAYOUT_SUBMIT--}" />
                </td>
        </tr>
 </table>
@@ -42,7 +42,7 @@
 <div class="notice">
        Die Umrechnung von {?POINTS?} in Wernis enspricht derzeit <strong>{%config,translateComma=wernis_payout_factor%}:1</strong>.
        Das auszahlungsf&auml;hige {?POINTS?}-Guthaben ist entweder um eine
-       prozentuale Geb&uuml;hr von <strong>{%config,translateComma=wernis_payout_fee_percent%}%</strong>
+       prozentuale Geb&uuml;hr von <strong>{%config,translateComma=wernis_payout_fee_percent%}&#37;</strong>
        oder um einen fixen Betrag von <strong>{%config,translateComma=wernis_payout_fee_fix%} {?POINTS?}</strong>
        bereits reduziert.
 </div>