]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/wall_item.tpl
Merge branch 'pull'
[friendica.git] / view / theme / duepuntozero / wall_item.tpl
index 876f1fc727de665fff52384a75759ebca0520ac0..d264d39994756f34dfa502104852eef33add893e 100644 (file)
@@ -16,7 +16,8 @@
                        </div>
                        <div class="wall-item-photo-end"></div>
                        <div class="wall-item-wrapper" id="wall-item-wrapper-$id" >
-                       {{ if $lock }}<span class="icon s22 lock fakelink" onclick="lockview(event,$id);" title="$lock"></span>{{ endif }}      
+                               {{ 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>