Index: lams_tool_forum/web/includes/tablayout.jsp =================================================================== diff -u -r9d22cc9e548d46405f0b12cd1eddb4ae460ef289 -r6852794f79069c9b70ee194f74677323d0bf14b7 --- lams_tool_forum/web/includes/tablayout.jsp (.../tablayout.jsp) (revision 9d22cc9e548d46405f0b12cd1eddb4ae460ef289) +++ lams_tool_forum/web/includes/tablayout.jsp (.../tablayout.jsp) (revision 6852794f79069c9b70ee194f74677323d0bf14b7) @@ -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 @@ -