]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/smarty3/photo_edit.tpl
template engine rework
[friendica.git] / view / theme / dispy / smarty3 / photo_edit.tpl
index 16c9577eb4dceefd7b41c7b461d5d253e716c9ca..b9a92fda8108686804df32cbd46796804d9623c2 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 
 <form action="photos/{{$nickname}}/{{$resource_id}}" method="post" id="photo_edit_form" >
 
@@ -46,8 +51,8 @@
 </form>
 
 <script type="text/javascript">
-       $("a#photo-edit-perms-menu").fancybox({
-               'transitionIn' : 'none',
-               'transitionOut' : 'none'
+       $("a#photo-edit-perms-menu").colorbox({
+               'inline' : true,
+               'transition' : 'none'
        }); 
 </script>