diff --git a/webapp/web/templates/freemarker/body/imageUpload/cropImage.ftl b/webapp/web/templates/freemarker/body/imageUpload/cropImage.ftl index 2ec2e0a8d..bc22e8e72 100644 --- a/webapp/web/templates/freemarker/body/imageUpload/cropImage.ftl +++ b/webapp/web/templates/freemarker/body/imageUpload/cropImage.ftl @@ -6,6 +6,7 @@ ${scripts.add("/js/jquery.js")} ${scripts.add("/js/jquery_plugins/jcrop/jquery.Jcrop.js")} ${scripts.add("/js/imageUpload/cropImage.js")} + ${stylesheets.addFromTheme("/uploadImages.css")} ${stylesheets.addFromTheme("/jquery.Jcrop.css")} @@ -30,7 +31,7 @@ ${stylesheets.addFromTheme("/jquery.Jcrop.css")}
Your profile photo will look like the image below.
To make adjustments, you can drag around and resize the blue square to the right. When you are happy with your photo click the "Save Photo" button.
+To make adjustments, you can drag around and resize the photo to the right. When you are happy with your photo click the "Save Photo" button.