From 1f57a59618bc5e6bb8d0cda3031ba2751947e0c9 Mon Sep 17 00:00:00 2001 From: git-marijus Date: Sat, 29 Jul 2017 12:36:54 +0200 Subject: make pubs notification available on small screens --- view/tpl/nav.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 3e0ae8d5c..137fed790 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -63,7 +63,7 @@ - {{if $localuser}} + {{if $localuser || $nav.pubs}} @@ -152,7 +152,7 @@ {{/if}} {{if $nav.login && !$userinfo}} - {{/if}} -- cgit v1.2.3