]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_payout.tpl
A lot templates rewritten, TODOs.txt updated, XHTML fixes:
[mailer.git] / templates / de / html / member / member_wernis_mode_payout.tpl
index bd27fee3b0b37711981fbcbb96eb3625fabde26c..2818a23db19092d30648079d92c3f0d4d1b360d5 100644 (file)
@@ -12,7 +12,7 @@
        <tr>
                <td width="315" class="bottom" height="25" align="right">{--WERNIS_MEMBER_PAYOUT_MIN_POINTS--}</td>
                <td width="10" class="seperator bottom">&nbsp;</td>
-               <td width="115" class="bottom"><strong>$content[min_points]</strong> Wernis</td>
+               <td width="115" class="bottom"><strong>{%config,translateComma=wernis_min_payout%}</strong> Wernis</td>
        </tr>
        <tr>
                <td colspan="3" height="3" class="seperator">&nbsp;</td>
@@ -49,9 +49,9 @@
 </form>
 
 <div class="member_note">
-       Die Umrechnung von {?POINTS?} in Wernis enspricht derzeit <strong>$content[payout_factor]:1</strong>.
+       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>$content[payout_fee_percent]%</strong>
-       oder um einen fixen Betrag von <strong>$content[payout_fee_fix] {?POINTS?}</strong>
+       prozentuale Geb&uuml;hr von <strong>{%config,translateComma=wernis_payout_fee_percent%}%</strong>
+       oder um einen fixen Betrag von <strong>{%config,translateComma=wernis_payout_fee_fix%} {?POINTS?}</strong>
        bereits reduziert.
 </div>