From 3bd2288ea91b512503df3e76b5e2f11f774d87c5 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 26 Feb 2018 20:17:53 +0100 Subject: fix icon position and make string translatable --- view/tpl/notifications_widget.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'view/tpl/notifications_widget.tpl') diff --git a/view/tpl/notifications_widget.tpl b/view/tpl/notifications_widget.tpl index 211e8e05b..18250cf97 100644 --- a/view/tpl/notifications_widget.tpl +++ b/view/tpl/notifications_widget.tpl @@ -154,10 +154,11 @@ {{/if}} {{if $notification.filter}}
- {{$notification.filter.label}} + {{$notification.filter.posts_label}}
- +
+
{{/if}} -- cgit v1.2.3