]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/smarty3/photo_edit_head.tpl
add warning message about automatically generated templates
[friendica.git] / view / theme / frost / smarty3 / photo_edit_head.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <script>
7         window.prevLink = "{{$prevlink}}";
8         window.nextLink = "{{$nextlink}}";
9         window.photoEdit = true;
10
11 </script>