]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_earning_popup_row.tpl
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / templates / de / html / member / member_earning_popup_row.tpl
index 6510c7072bb44fa4c8fe1408ae7ce5ba02491f55..210b63377fdc9f6b91061857688cd1eeb1f5e268 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form accept-charset="UTF-8" id="earning_$content[earning_id]" action="{%url=modules.php?module=login&amp;what=earnings%}" method="post">
+<form accept-charset="UTF-8" id="earning_$content[earning_id]" action="{%url=modules.php?module=login&amp;what=earning%}" method="post">
 <div class="table dashed">
 <div class="table_header bottom">
-       <strong>{%message,MEMBER_EARNING_POPUP_FORM_TITLE=$content[earning_name]%}</strong>
+       <strong>{%message,MEMBER_EARNING_POPUP_FORM_TITLE=$content[earning_provider]%}</strong>
 </div>
 <div class="bottom" style="padding-top:5px;padding-bottom:5px">
        {--MEMBER_EARNING_CHANGE_DAILY_POPUP_AMOUNT--}
@@ -11,7 +11,7 @@
 <div class="bottom" style="padding-top:5px;padding-bottom:5px">
        {--MEMBER_EARNING_CHANGE_IS_ACTIVE--}
        <select name="earning_active" class="form_select" size="1">
-       {%pipe,generateYesNoOptionList=$content[earning_active]%}
+       {%pipe,generateYesNoOptions=$content[earning_active]%}
        </select>
 </div>
 <div class="bottom" style="padding-top:5px;padding-bottom:5px">