From f7c77c7821fd11afda7c19b5d21a4d6677fc1aa4 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 4 May 2014 18:17:11 +0200 Subject: Add link to system notifications page to mark notifications seen --- view/tpl/notifications.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/notifications.tpl b/view/tpl/notifications.tpl index b1b0c8036..ae87c8ec8 100755 --- a/view/tpl/notifications.tpl +++ b/view/tpl/notifications.tpl @@ -1,5 +1,7 @@

{{$notif_header}}

-{{$notif_link_mark_seen}} +{{if $notifications_available}} +{{$notif_link_mark_seen}} +{{/if}}
{{$notif_content}}
-- cgit v1.2.3