]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/smarty3/photo_edit_head.tpl
Merge https://github.com/annando/friendica into annando
[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>