From 68a6bfdee5250c43c70530996b689b2f53c4e8d1 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Wed, 28 Sep 2011 09:43:31 +0200 Subject: Items lock icon --- view/theme/dispy/wall_item.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'view/theme/dispy/wall_item.tpl') diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index 0850d739d..f555ed813 100644 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -17,7 +17,10 @@
{{ if $location }}$location {{ endif }}
-
$lock
+
+ {{ if $lock }}
$lock
+ {{ else }}
{{ endif }} +
{{ if $star }} -- cgit v1.2.3