]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/templates/photo_edit_head.tpl
removed old comment that is no longer true
[friendica.git] / view / theme / frost-mobile / templates / photo_edit_head.tpl
1
2
3 <script>
4         window.prevLink = "{{$prevlink}}";
5         window.nextLink = "{{$nextlink}}";
6         window.photoEdit = true;
7
8 </script>