Index: lams_tool_images/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_images/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.9 -r1.10 --- lams_tool_images/conf/language/lams/ApplicationResources_en_AU.properties 30 Nov 2008 15:02:59 -0000 1.9 +++ lams_tool_images/conf/language/lams/ApplicationResources_en_AU.properties 3 Dec 2008 10:06:22 -0000 1.10 @@ -147,6 +147,8 @@ error.msg.file.exception =File exception occurs when creating a smaller scale image. error.msg.invaid.param.upload =InvalidParameterException occured while trying to upload File. error.msg.default.content.not.find =Could not retrieve default content record for this tool. +warning.msg.authoring.do.you.want.to.delete =Do you really want to delete this image? +warning.msg.monitoring.do.you.want.to.delete =Do you really want to delete this comment? errors.header = errors.footer = error.valueReqd =Value Required Index: lams_tool_images/web/pages/monitoring/imagesummary.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_images/web/pages/monitoring/imagesummary.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_images/web/pages/monitoring/imagesummary.jsp 2 Dec 2008 17:17:18 -0000 1.2 +++ lams_tool_images/web/pages/monitoring/imagesummary.jsp 3 Dec 2008 10:06:22 -0000 1.3 @@ -13,6 +13,17 @@ <%@ include file="/common/header.jsp"%> + + @@ -136,10 +147,8 @@ " style="border-style: none;"/> - - ?sessionMapID=${sessionMapID}&commentUid=${comment.uid}&TB_iframe=true&height=300&width=300 - - + + " style="border-style: none;"/> Index: lams_tool_images/web/pages/monitoring/summary.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_images/web/pages/monitoring/summary.jsp,v diff -u -r1.4 -r1.5 --- lams_tool_images/web/pages/monitoring/summary.jsp 2 Dec 2008 17:17:18 -0000 1.4 +++ lams_tool_images/web/pages/monitoring/summary.jsp 3 Dec 2008 10:06:22 -0000 1.5 @@ -4,6 +4,7 @@