diff --git a/webapp/web/templates/edit/specific/uploadimages_body.jsp b/webapp/web/templates/edit/specific/uploadimages_body.jsp index abebc6738..95fe8efd9 100644 --- a/webapp/web/templates/edit/specific/uploadimages_body.jsp +++ b/webapp/web/templates/edit/specific/uploadimages_body.jsp @@ -49,16 +49,21 @@ - - + + <%-- RY Disabling large image upload + + Select Image Type
- + + thumbnail (150px x 150px only) optional larger image - - + + + + --%> Select Image File @@ -66,7 +71,8 @@
${inputLink} - + + Please note: images are displayed at approximately 150x150px. Smaller images may not display optimally.
@@ -76,7 +82,7 @@ @@ -105,7 +111,8 @@ - + + <%-- RY Disabling large image upload --%>

diff --git a/webapp/web/templates/edit/specific/uploadimages_head.jsp b/webapp/web/templates/edit/specific/uploadimages_head.jsp index 0f090ddc7..987d33254 100644 --- a/webapp/web/templates/edit/specific/uploadimages_head.jsp +++ b/webapp/web/templates/edit/specific/uploadimages_head.jsp @@ -1,6 +1,7 @@ <%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> - + +<%-- - +--%>