X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/92fecfc99bd78efe099c72044901f331e4310599..c78a504deb6278063bebe9c25cf35c333b92eaa6:/forum/skins/default/templates/users/subscriptions_settings.html
diff --git a/forum/skins/default/templates/users/subscriptions_settings.html b/forum/skins/default/templates/users/subscriptions_settings.html
index 9c88602..7675db3 100644
--- a/forum/skins/default/templates/users/subscriptions_settings.html
+++ b/forum/skins/default/templates/users/subscriptions_settings.html
@@ -7,18 +7,10 @@
{% 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 %}