From 242713ebef71e0e2b6b1666f7c2400b26772ba2d Mon Sep 17 00:00:00 2001 From: marijus Date: Tue, 9 Dec 2014 15:09:19 +0100 Subject: show clear browser location button only if use browser location option is set and minor css fixes --- view/tpl/jot.tpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'view/tpl/jot.tpl') diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 826a3dd38..8d6b5ff91 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -56,12 +56,14 @@
- + {{if $noloc}} + + {{/if}} {{else}}
{{/if}} -- cgit v1.2.3