svn commit: r663412 - /ofbiz/trunk/framework/common/webcommon/includes/header.ftl
Posted by
adrianc on
URL: http://ofbiz.116.s1.nabble.com/svn-commit-r663412-ofbiz-trunk-framework-common-webcommon-includes-header-ftl-tp216089.html
Author: adrianc
Date: Wed Jun 4 16:17:40 2008
New Revision: 663412
URL:
http://svn.apache.org/viewvc?rev=663412&view=revLog:
Fixed a type in header.ftl.
Modified:
ofbiz/trunk/framework/common/webcommon/includes/header.ftl
Modified: ofbiz/trunk/framework/common/webcommon/includes/header.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/webcommon/includes/header.ftl?rev=663412&r1=663411&r2=663412&view=diff==============================================================================
--- ofbiz/trunk/framework/common/webcommon/includes/header.ftl (original)
+++ ofbiz/trunk/framework/common/webcommon/includes/header.ftl Wed Jun 4 16:17:40 2008
@@ -66,7 +66,7 @@
<a ref="#column-container" title="${uiLabelMap.CommonSkipNavigation}" accesskey="2">
${uiLabelMap.CommonSkipNavigation}
</a>
- </div
+ </div>
<div id="masthead">
<ul>
<#if layoutSettings.headerImageUrl?exists>