From: Fabio Comuni Date: Wed, 28 Sep 2011 07:43:31 +0000 (+0200) Subject: Items lock icon X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=68a6bfdee5250c43c70530996b689b2f53c4e8d1;p=friendica.git Items lock icon --- diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index 0850d739d7..f555ed8132 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 }} diff --git a/view/theme/dispy/wallwall_item.tpl b/view/theme/dispy/wallwall_item.tpl index d880dd9d49..9e6ea40a18 100644 --- a/view/theme/dispy/wallwall_item.tpl +++ b/view/theme/dispy/wallwall_item.tpl @@ -22,7 +22,10 @@
{{ if $location }}$location {{ endif }}
-
$lock
+
+ {{ if $lock }}
$lock
+ {{ else }}
{{ endif }} +
{{ if $star }} diff --git a/view/theme/duepuntozero/wall_item.tpl b/view/theme/duepuntozero/wall_item.tpl index 876f1fc727..d264d39994 100644 --- a/view/theme/duepuntozero/wall_item.tpl +++ b/view/theme/duepuntozero/wall_item.tpl @@ -16,7 +16,8 @@
- {{ if $lock }}{{ endif }} + {{ if $lock }}
$lock
+ {{ else }}
{{ endif }}
$location
diff --git a/view/theme/duepuntozero/wallwall_item.tpl b/view/theme/duepuntozero/wallwall_item.tpl index 6403b5201a..aaa542760e 100644 --- a/view/theme/duepuntozero/wallwall_item.tpl +++ b/view/theme/duepuntozero/wallwall_item.tpl @@ -21,7 +21,8 @@
- {{ if $lock }}{{ endif }} + {{ if $lock }}
$lock
+ {{ else }}
{{ endif }}
$location
diff --git a/view/theme/loozah/wall_item.tpl b/view/theme/loozah/wall_item.tpl index a81eda7652..e2b7c9c5ad 100644 --- a/view/theme/loozah/wall_item.tpl +++ b/view/theme/loozah/wall_item.tpl @@ -16,7 +16,8 @@
- $lock + {{ if $lock }}
$lock
+ {{ else }}
{{ endif }}
$location
diff --git a/view/theme/loozah/wallwall_item.tpl b/view/theme/loozah/wallwall_item.tpl index a958ba65ae..aaa542760e 100644 --- a/view/theme/loozah/wallwall_item.tpl +++ b/view/theme/loozah/wallwall_item.tpl @@ -21,7 +21,8 @@
- $lock + {{ if $lock }}
$lock
+ {{ else }}
{{ endif }}
$location
diff --git a/view/theme/testbubble/wall_item.tpl b/view/theme/testbubble/wall_item.tpl index 29cf657056..70ec00dd98 100644 --- a/view/theme/testbubble/wall_item.tpl +++ b/view/theme/testbubble/wall_item.tpl @@ -18,7 +18,10 @@
{{ if $location }}$location {{ endif }}
-
$lock
+
+ {{ if $lock }}
$lock
+ {{ else }}
{{ endif }} +
$title
diff --git a/view/theme/testbubble/wallwall_item.tpl b/view/theme/testbubble/wallwall_item.tpl index 70c13bc976..8819103a37 100644 --- a/view/theme/testbubble/wallwall_item.tpl +++ b/view/theme/testbubble/wallwall_item.tpl @@ -22,7 +22,10 @@
{{ if $location }}$location {{ endif }}
-
$lock
+
+ {{ if $lock }}
$lock
+ {{ else }}
{{ endif }} +
{{ if $vote }}