You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2008/06/05 01:17:40 UTC

svn commit: r663412 - /ofbiz/trunk/framework/common/webcommon/includes/header.ftl

Author: adrianc
Date: Wed Jun  4 16:17:40 2008
New Revision: 663412

URL: http://svn.apache.org/viewvc?rev=663412&view=rev
Log:
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>