- {{ 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
+ {{ form.send_digest }}{% trans "Send me the daily digest with information about the site activity" %}\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
+ <strong>{% trans "Notify When I'm Discussed:" %}</strong>\r
+ </td>\r
+ </tr>\r
+ <tr>\r
+ <td>\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
</table>\r
<div class="submit-row">\r
<input type="submit" class="submit" name="save" value="{% trans "Update" %}"/>\r
- {% if notificatons_on %}\r
- <input type="submit" class="submit" name="notswitch" value="{% trans "Stop notifications" %}"/>\r
- {% else %}\r
- <input type="submit" class="submit" name="notswitch" value="{% trans "Start notifications" %}"/>\r