]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/photo_edit_head.tpl
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / frost / photo_edit_head.tpl
1
2 <script>
3         window.prevLink = "$prevlink";
4         window.nextLink = "$nextlink";
5         window.photoEdit = true;
6
7 </script>