Index: lams_tool_forum/web/jsps/learning/message/topiclist.jsp =================================================================== diff -u -r2ff38cdf504d51a2590b113023d885069d32645e -r435cf022979c9e8179749b31d5cc0a3f32c8e250 --- lams_tool_forum/web/jsps/learning/message/topiclist.jsp (.../topiclist.jsp) (revision 2ff38cdf504d51a2590b113023d885069d32645e) +++ lams_tool_forum/web/jsps/learning/message/topiclist.jsp (.../topiclist.jsp) (revision 435cf022979c9e8179749b31d5cc0a3f32c8e250) @@ -1,7 +1,6 @@ <%@ page import="org.lamsfoundation.lams.tool.forum.util.ForumConstants"%> <%@ include file="/common/taglibs.jsp"%> -<%-- If you change this file, remember to update the copy made for CNG-28 --%> Index: lams_tool_forum/web/jsps/learning/message/topicview.jsp =================================================================== diff -u -r2ff38cdf504d51a2590b113023d885069d32645e -r435cf022979c9e8179749b31d5cc0a3f32c8e250 --- lams_tool_forum/web/jsps/learning/message/topicview.jsp (.../topicview.jsp) (revision 2ff38cdf504d51a2590b113023d885069d32645e) +++ lams_tool_forum/web/jsps/learning/message/topicview.jsp (.../topicview.jsp) (revision 435cf022979c9e8179749b31d5cc0a3f32c8e250) @@ -1,7 +1,6 @@ <%@ page import="org.lamsfoundation.lams.tool.forum.util.ForumConstants"%> <%@ include file="/common/taglibs.jsp"%> -<%-- If you change this file, remember to update the copy made for CNG-28 --%> Index: lams_tool_forum/web/jsps/learning/reply.jsp =================================================================== diff -u -rb732d53d7176e05258acb291c209dfeb1e6e6704 -r435cf022979c9e8179749b31d5cc0a3f32c8e250 --- lams_tool_forum/web/jsps/learning/reply.jsp (.../reply.jsp) (revision b732d53d7176e05258acb291c209dfeb1e6e6704) +++ lams_tool_forum/web/jsps/learning/reply.jsp (.../reply.jsp) (revision 435cf022979c9e8179749b31d5cc0a3f32c8e250) @@ -1,6 +1,5 @@ <%@ include file="/common/taglibs.jsp"%> -<%-- If you change this file, remember to update the copy made for CNG-28 --%>