From 9ce5e25507c9c36885cdd5a0c3f0a28b4dd6ee65 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 18 Apr 2017 14:15:38 +0200 Subject: the caret beside the lock seems a little overkill --- view/tpl/conv_item.tpl | 2 +- view/tpl/conv_list.tpl | 2 +- view/tpl/search_item.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index a3bb05e00..2d51af4ff 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -34,7 +34,7 @@ {{if $item.lock}} {{/if}} diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl index fa7b4cd46..59153e41f 100755 --- a/view/tpl/conv_list.tpl +++ b/view/tpl/conv_list.tpl @@ -34,7 +34,7 @@ {{if $item.lock}} {{/if}} diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl index 89ac927aa..66618a216 100755 --- a/view/tpl/search_item.tpl +++ b/view/tpl/search_item.tpl @@ -28,7 +28,7 @@ {{if $item.lock}} {{/if}}
-- cgit v1.2.3