summaryrefslogtreecommitdiff
path: root/templates/profile/browse_notifications.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/profile/browse_notifications.html')
-rw-r--r--templates/profile/browse_notifications.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/profile/browse_notifications.html b/templates/profile/browse_notifications.html
index cc93126..9496887 100644
--- a/templates/profile/browse_notifications.html
+++ b/templates/profile/browse_notifications.html
@@ -3,7 +3,7 @@
{% if not notifications %}
You have no notifications.
{% else %}
-Notifications for you: <br />
+Notifications: <br />
{% for notification in notifications %}
<a href="/profile/notf/view/nid={{notification.uniq_key}}">
{% if not notification.is_read %} <b> {% endif %}