]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_cash_coupon.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / member / member_cash_coupon.tpl
index 4319de89aa92da7e580261cbc36ab3d672f94030..626ce38cd3849ca42cdca5acd30c2ad2f3fa832f 100644 (file)
@@ -1,11 +1,11 @@
 <div align="center">
-<form accept-charset="UTF-8" id="form" action="{%url=modules.php?module=login&amp;what=cash_coupon%}" method="post">
+{%form,formIdCash_coupon,formMethodPost=modules.php?module=login&amp;what=cash_coupon%}
 <div class="table dashed">
        <div class="table_header bottom">
                <strong>{--MEMBER_CASH_COUPON_TITLE--}</strong>
        </div>
        <div class="para" style="padding-top:4px">
-               {--MEMBER_CASH_COUPON_NOTE--}
+               {--MEMBER_CASH_COUPON_NOTICE--}
        </div>
        <div class="bottom" style="height:23px;padding-top:4px">
                {--MEMBER_ENTER_COUPON_CODE--}
@@ -16,9 +16,9 @@
                <input type="submit" class="form_submit" name="ok" value="{--MEMBER_CASH_COUPON--}" />
        </div>
 </div>
-</form>
+{%form_close%}
 
-<form accept-charset="UTF-8" id="form" action="{%url=modules.php?module=login&amp;what=cash_coupon%}" method="post">
+{%form,formIdChange_coupon_status,formMethodPost=modules.php?module=login&amp;what=cash_coupon%}
 <div class="table dashed">
        <div class="table_header bottom">
                <strong>{--MEMBER_COUPON_CHANGE_STATUS_TITLE--}</strong>
@@ -31,5 +31,5 @@
                <input type="submit" class="form_submit" name="change" value="{--MEMBER_CHANGE_COUPON_STATUS--}" />
        </div>
 </div>
-</form>
+{%form_close%}
 </div>