]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_withdraw.tpl
Theoretical working merge of mailid.php and mailid_top.php into mailid.php + a couple...
[mailer.git] / templates / de / html / member / member_wernis_mode_withdraw.tpl
index 8c911f4ed5e8e46c9593993f09132784c4d2082c..ffba548d33dc76d4db55d9fbdb18875426e27303 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=wernis&amp;mode=withdraw%}" method="post">
+{%form,formMethodPost=modules.php?module=login&amp;what=wernis&amp;do=withdraw%}
 <table border="0" cellspacing="0" cellpadding="0" width="440" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
@@ -16,7 +16,7 @@
        </tr>
        <tr>
                <td height="35" align="right">{--MEMBER_WERNIS_WDS66_ID--}</td>
-               <td><input type="text" class="form_field" name="wernis_userid" size="6" maxlength="5" value="{%user,wernis_userid=$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>
@@ -33,9 +33,9 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 
 <div class="notice">
-       <strong class="notice">{--MEMBER_WERNIS_WITHDRAW_NOTE--}</strong>
+       <strong class="notice">{--MEMBER_WERNIS_WITHDRAW_NOTICE--}</strong>
 </div>
 </div>