friendica/view/theme/frost/photo_edit_head.tpl

8 lines
111 B
Smarty

<script>
window.prevLink = "$prevlink";
window.nextLink = "$nextlink";
window.photoEdit = true;
</script>