]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/users/subscriptions.html
Makes tags and users lists use the new paginators, completelly remove the old cnprog...
[osqa.git] / forum / skins / default / templates / users / subscriptions.html
index df37d3d9799fb0a4afd95b73392c90b2cce733aa..a6a93e3c5ea2cdd93f18ae6e618d4b7b94950dfd 100644 (file)
@@ -8,20 +8,21 @@
     <h2>{% trans "Notifications and subscription settings" %}</h2>\r
     <p class="message">\r
         {% blocktrans %}\r
-        Here you can decide which types of notifications you wish to receive, and it's frequency.<br />\r
+        Here you can decide which types of notifications you wish to receive, and their frequency.<br />\r
         {% endblocktrans %}\r
         {% if notificatons_on %}\r
         {% blocktrans %}\r
-        Currently you have notifications enabled. You can always stop all notifications without loosing your settings and restart them afterwards.<br />\r
+        Currently you have notifications enabled. You can always stop all notifications without losing your settings and restart them afterwards.<br />\r
         {% endblocktrans %}\r
         {% else %}\r
         {% blocktrans %}\r
-        Currently you have notifications disabled. You can enable them 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
     <div class='inline-block'>\r
     <form method="POST">\r
+        {{ form.errors }}\r
         <table class="form-as-table">\r
             <tr>\r
                 <td colspan="2">\r
             </tr>\r
             <tr>\r
                 <td>\r
-                    {{ form.notify_reply_to_comments }}{% trans "Notify me when someone replys to one of my comments on any post using the <pre>@username</pre> notation" %}\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