Author: ssthkjer Date: 2007-06-04 14:21:08 +0200 (Mon, 04 Jun 2007) New Revision: 5263
Modified: branches/2.13/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp Log: https://jira.sesam.no/jira/browse/SEARCH-2501 - Divide & Conquer head.vm Modified: branches/2.13/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp =================================================================== --- branches/2.13/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp 2007-06-04 12:17:09 UTC (rev 5262) +++ branches/2.13/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp 2007-06-04 12:21:08 UTC (rev 5263) @@ -11,7 +11,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> - <search:velocity template="/fragments/head"/> + <search:include include="head-element"/> </head> <body> _______________________________________________ Kernel-commits mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-commits
