]> git.mxchange.org Git - friendica.git/blobdiff - view/cropbody.tpl
added location tagging
[friendica.git] / view / cropbody.tpl
index 03baf61e7c6ad8068320854627ce4327b95c78c1..39395af8e14c257314db03fa2dd33f3eb320dc0d 100644 (file)
@@ -39,9 +39,10 @@ Please adjust the image cropping for optimum viewing.
 
 </script>
 
-<form action="profile_photo/$profile_id/$resource" id="crop-image-form" method="post" />
+<form action="profile_photo/$resource" id="crop-image-form" method="post" />
 
 <input type="hidden" name="imagename" value="$hash" />
+<input type="hidden" name="cropfinal" value="1" />
 <input type="hidden" name="xstart" id="x1" />
 <input type="hidden" name="ystart" id="y1" />
 <input type="hidden" name="xfinal" id="x2" />