Index: lams_tool_forum/web/includes/layout.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/includes/layout.jsp,v diff -u -r1.16 -r1.17 --- lams_tool_forum/web/includes/layout.jsp 1 Oct 2006 22:33:21 -0000 1.16 +++ lams_tool_forum/web/includes/layout.jsp 20 Oct 2006 00:38:45 -0000 1.17 @@ -6,7 +6,7 @@ - <bean:message key="activity.title" /> + <fmt:message key="activity.title" /> <%@ include file="/common/header.jsp"%> @@ -16,7 +16,7 @@

- +

Index: lams_tool_forum/web/includes/learnerLayout.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/includes/learnerLayout.jsp,v diff -u -r1.3 -r1.4 --- lams_tool_forum/web/includes/learnerLayout.jsp 28 Sep 2006 23:30:18 -0000 1.3 +++ lams_tool_forum/web/includes/learnerLayout.jsp 20 Oct 2006 00:38:45 -0000 1.4 @@ -11,7 +11,7 @@ - <bean:message key="activity.title" /> + <fmt:message key="activity.title" /> <%@ include file="/common/header.jsp"%>