]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/users/subscriptions.html
Adds the option to enable/disable email digests and makes small tweak on the handling...
[osqa.git] / forum / skins / default / templates / users / subscriptions.html
index f55245e9f3f210c29edc5db1c680666b839def0f..a27c0feec6a71db7a5028b530e587953079fa0db 100644 (file)
@@ -16,7 +16,7 @@
         {% endblocktrans %}\r
         {% else %}\r
         {% blocktrans %}\r
-        Currently you have notifications disabled. You can enable them by clicking on the <strong>Start notifications</strong> button bellow.<br />\r
+        Currently you have notifications disabled. You can enable them by clicking on the <strong>Start notifications</strong> button below.<br />\r
         {% endblocktrans %}\r
         {% endif %}\r
     </p>\r
                     {{ form.notify_reply_to_comments }}{% trans "Notify me when someone replies to one of my comments on any post using the <pre>@username</pre> notation" %}\r
                 </td>\r
             </tr>\r
+            <tr>\r
+                <td>\r
+                    {{ form.send_digest }}{% trans "Send me the daily digest with information about the site activity" %}\r
+                </td>\r
+            </tr>\r
         </table>\r
         <div class="submit-row">\r
             <input type="submit" class="submit" name="save" value="{% trans "Update" %}"/>\r
             <input type="submit" class="submit" name="notswitch" value="{% trans "Start notifications" %}"/>            \r
             {% endif %}\r
         </div>\r
+        {{ form.user }}\r
     </form>\r
     </div>\r
 {% endblock %}\r