X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/92fecfc99bd78efe099c72044901f331e4310599..67d1c37bf8bb05cf1b3ebebf88b6ac5d3b5b07a2:/forum/skins/default/templates/users/subscriptions_settings.html?ds=inline
diff --git a/forum/skins/default/templates/users/subscriptions_settings.html b/forum/skins/default/templates/users/subscriptions_settings.html
index 9c88602..6232d13 100644
--- a/forum/skins/default/templates/users/subscriptions_settings.html
+++ b/forum/skins/default/templates/users/subscriptions_settings.html
@@ -7,15 +7,6 @@
{% blocktrans %}
Here you can decide which types of notifications you wish to receive, and their frequency.
{% endblocktrans %}
- {% if notificatons_on %}
- {% blocktrans %}
- Currently you have notifications enabled. You can always stop all notifications without losing your settings and restart them afterwards.
- {% endblocktrans %}
- {% else %}
- {% blocktrans %}
- Currently you have notifications disabled. You can enable them by clicking on the Start notifications button below.
- {% endblocktrans %}
- {% endif %}