]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/wall_item.tpl
Merge branch 'master' of github.com:fabrixxm/friendica
[friendica.git] / view / theme / loozah / wall_item.tpl
index a81eda765270f025de9f6ed31b077e70225fbca6..e2b7c9c5ad378305b272017bf90592db31ca67e6 100644 (file)
@@ -16,7 +16,8 @@
                        </div>
                        <div class="wall-item-photo-end"></div>
                        <div class="wall-item-wrapper" id="wall-item-wrapper-$id" >
-                               $lock
+                               {{ if $lock }}<div class="wall-item-lock"><img src="images/lock_icon.gif" class="lockview" alt="$lock" onclick="lockview(event,$id);" /></div>
+                               {{ else }}<div class="wall-item-lock"></div>{{ endif }}
                                <div class="wall-item-location" id="wall-item-location-$id">$location</div>                             
                        </div>
                </div>