]> git.mxchange.org Git - friendica.git/blobdiff - view/cropbody.tpl
template engine rework
[friendica.git] / view / cropbody.tpl
old mode 100755 (executable)
new mode 100644 (file)
index c9c0f84..4c0ca3d
@@ -40,7 +40,9 @@ $desc
 </script>
 
 <form action="profile_photo/$resource" id="crop-image-form" method="post" />
+<input type='hidden' name='form_security_token' value='$form_security_token'>
 
+<input type='hidden' name='profile' value='$profile'>
 <input type="hidden" name="cropfinal" value="1" />
 <input type="hidden" name="xstart" id="x1" />
 <input type="hidden" name="ystart" id="y1" />