Index: lams_tool_nb/web/monitoringContent.jsp =================================================================== diff -u -rd1364bc32c295ca6ec6f0679dbcd3525558fa61e -rabe6814206f32216641e71de39a473d8859509d1 --- lams_tool_nb/web/monitoringContent.jsp (.../monitoringContent.jsp) (revision d1364bc32c295ca6ec6f0679dbcd3525558fa61e) +++ lams_tool_nb/web/monitoringContent.jsp (.../monitoringContent.jsp) (revision abe6814206f32216641e71de39a473d8859509d1) @@ -5,7 +5,7 @@ <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ taglib uri="fck-editor" prefix="FCK" %> - +
@@ -33,16 +33,16 @@
- <%@ include file="nbActivityInstructions.jsp" %> + <%@ include file="m_Instructions.jsp" %> - <%@ include file="nbActivityContent.jsp" %> + <%@ include file="m_EditActivity.jsp" %> - <%@ include file="nbStatistics.jsp" %> + <%@ include file="m_Statistics.jsp" %> - <%@ include file="nbSummary.jsp" %> + <%@ include file="m_Summary.jsp" %>