diff -r 7b8167c4aa6f -r f69ff46d3240 src/cm/templates/site/text_notifications.html --- a/src/cm/templates/site/text_notifications.html Thu Nov 26 12:03:53 2009 +0100 +++ b/src/cm/templates/site/text_notifications.html Mon Nov 30 13:46:17 2009 +0100 @@ -55,18 +55,26 @@ {% endif %}

{% blocktrans %}Email notifications{% endblocktrans %}

- -   - {% blocktrans %}Subscribe to all text notifications{% endblocktrans %} - +
+ {% if workspace_notify_check %} + {% blocktrans %}You will receive text notifications because you subscribed to notifications at the workspace level{% endblocktrans %} + {% else %} +   + {% blocktrans %}Subscribe to all text notifications{% endblocktrans %} + {% endif %} +