]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_send_bonus_form.tpl
SQLs fixed
[mailer.git] / templates / de / html / admin / admin_send_bonus_form.tpl
index c242354334c34fd4b729a1a356520ead44584297..77206b71c23cdd65bcb5302ce25b6aeaf6106d00 100644 (file)
@@ -7,8 +7,8 @@
                <td>
                        <select name="cat" size="1" class="form_select">
                                <option value="X" disabled="disabled">{--PLEASE_SELECT--}</option>
-                               <option value="0">{--ALL_MEMBERS--} ({%pipe,getTotalReceivers,translateComma=$content[all]%})</option>
-                               {%pipe,generateCategoryOptionsList=$content[options_lines]%}
+                               <option value="0">{--ALL_MEMBERS--} ({%pipe,getTotalReceivers,translateComma=$content[mode]%})</option>
+                               {%pipe,generateCategoryOptionsList=$content[mode]%}
                        </select>
                </td>
        </tr>