]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/photo_view.tpl
Merge pull request #9757 from MrPetovan/bug/9716-show-edited-date-non-frio
[friendica.git] / view / theme / vier / templates / photo_view.tpl
index f70ec5b561ed40bc5ad93b96cc3084f50c1e5f32..87501c031a01c685bedd934c673ca72f3845dc99 100644 (file)
@@ -17,7 +17,7 @@
                | <a id="photo-toprofile-link" href="{{$tools.profile.0}}">{{$tools.profile.1}}</a>
        {{/if}}
        {{if $tools.lock}}
-               | <img src="images/lock_icon.gif" class="lockview" alt="{{$tools.lock}}" onclick="lockview(event,'photo/{{$id}}');" />
+               | <img src="images/lock_icon.gif" class="lockview" alt="{{$tools.lock}}" onclick="lockview(event, 'photo', {{$id}});" />
        {{/if}}
 {{/if}}
 </div>