Index: lams_tool_forum/web/includes/tablayout.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/includes/tablayout.jsp,v diff -u -r1.5 -r1.6 --- lams_tool_forum/web/includes/tablayout.jsp 9 Jun 2006 00:35:07 -0000 1.5 +++ lams_tool_forum/web/includes/tablayout.jsp 9 Jun 2006 06:16:38 -0000 1.6 @@ -1,11 +1,19 @@ -<%@ include file="/includes/taglibs.jsp"%> +<%@ include file="/common/taglibs.jsp"%> <%@ taglib uri="tags-tiles" prefix="tiles"%> - + + + <bean:message key="activity.title" /> + + <%@ include file="/common/header.jsp"%> + + + + @@ -16,6 +24,5 @@ -