Index: lams_learning/web/layout/layout.jsp =================================================================== diff -u -r64938df458cbab9999f9a826ef2902d061648d7d -r6f4f941aa643be2ce87817d820204dd22f25c4aa --- lams_learning/web/layout/layout.jsp (.../layout.jsp) (revision 64938df458cbab9999f9a826ef2902d061648d7d) +++ lams_learning/web/layout/layout.jsp (.../layout.jsp) (revision 6f4f941aa643be2ce87817d820204dd22f25c4aa) @@ -19,51 +19,52 @@ http://www.gnu.org/licenses/gpl.txt --%> -<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %> -<%@ taglib uri="tags-bean" prefix="bean"%> -<%@ taglib uri="tags-html" prefix="html"%> -<%@ taglib uri="tags-tiles" prefix="tiles"%> -<%@ taglib uri="tags-core" prefix="c"%> -<%@ taglib uri="tags-lams" prefix="lams" %> -<%@ taglib uri="tags-fmt" prefix="fmt" %> + - - +<%@ include file="/common/taglibs.jsp"%> - + - <%-- includeBodyTag, this variable is used to stop the default behaviour of + + +<%-- includeBodyTag, this variable is used to stop the default behaviour of displaying body tags (for use with a frameset) --%> - + - - - <fmt:message key="${pageTitleKey}"/> - - <%-- if localFiles == true then wanted for export portfolio and must run offline --%> - + + + <fmt:message key="${pageTitleKey}" /> + + + <%-- if localFiles == true then wanted for export portfolio and must run offline --%> + - + - - - - + + + + + + - - + + - - - - - - - - - + + + + + + + + + - +