Index: lams_tool_nb/web/monitoringContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/Attic/monitoringContent.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_nb/web/monitoringContent.jsp 15 Jul 2005 07:03:08 -0000 1.1 +++ lams_tool_nb/web/monitoringContent.jsp 20 Jul 2005 04:27:19 -0000 1.2 @@ -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" %>