]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_earning_popup_form_row.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / member / member_earning_popup_form_row.tpl
index d378454bc789279aac2b4e9c234c20dcaefea4a3..b5e4e600fa200d04178195651bbdfed1800f99bd 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" id="earning_$content[earning_id]" action="{%url=modules.php?module=login&amp;what=earning%}" method="post">
+{%form,formIdEarning_$content[earning_id],formMethodPost=modules.php?module=login&amp;what=earning%}
 <div class="table dashed">
 <div class="table_header bottom">
        <strong>{%message,MEMBER_EARNING_POPUP_FORM_TITLE=$content[earning_provider]%}</strong>
@@ -18,5 +18,5 @@
        <input type="submit" class="form_submit" name="ok" value="{--MEMBER_EARNING_SUBSCRIBE_SUBMIT--}" />
 </div>
 </div>
-</form>
+{%form_close%}
 </div>