]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_withdraw.tpl
More HTML rewrites
[mailer.git] / templates / de / html / member / member_wernis_mode_withdraw.tpl
index 55a87b2655f4874ff4173c0eef9e1995e1dd7551..bf92071fc294c33e60d43307373d0de30a276904 100644 (file)
@@ -1,4 +1,4 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=wernis&amp;mode=withdraw" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=wernis&amp;mode=withdraw%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
        <tr>
                <td colspan="3" align="center" class="member_title2 bottom" height="30">
@@ -13,7 +13,7 @@
        <tr>
                <td width="315" class="bottom" height="25" align="right">{--WERNIS_MEMBER_WITHDRAW_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_withdraw%}</strong> Wernis</td>
        </tr>
        <tr>
                <td colspan="3" height="3" class="seperator">&nbsp;</td>
@@ -43,9 +43,8 @@
                </td>
        </tr>
 </table>
-<br />
-<strong class="member_note">{--WERNIS_MEMBER_WITHDRAW_NOTE--}</strong>
 </form>
 
 <div class="member_note">
+       <strong class="member_note">{--WERNIS_MEMBER_WITHDRAW_NOTE--}</strong>
 </div>