Index: lams_learning/web/layout/layout.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_learning/web/layout/layout.jsp,v diff -u -r1.17 -r1.18 --- lams_learning/web/layout/layout.jsp 5 Jun 2007 05:54:04 -0000 1.17 +++ lams_learning/web/layout/layout.jsp 2 May 2008 00:45:55 -0000 1.18 @@ -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 --%> + - + - - - - + + + + + + - - + + - - - - - - - - - + + + + + + + + + - +