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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

adrianc
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>