]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/smarty3/photo_edit_head.tpl
Also change acl stuff in the other themes
[friendica.git] / view / theme / frost / smarty3 / photo_edit_head.tpl
1
2 <script>
3         window.prevLink = "{{$prevlink}}";
4         window.nextLink = "{{$nextlink}}";
5         window.photoEdit = true;
6
7 </script>