svn commit: r781615 - /ofbiz/trunk/themes/flatgrey/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: r781615 - /ofbiz/trunk/themes/flatgrey/includes/header.ftl

adrianc
Author: adrianc
Date: Wed Jun  3 23:19:13 2009
New Revision: 781615

URL: http://svn.apache.org/viewvc?rev=781615&view=rev
Log:
Fixed bad HTML in Flatgrey header.ftl file.

Modified:
    ofbiz/trunk/themes/flatgrey/includes/header.ftl

Modified: ofbiz/trunk/themes/flatgrey/includes/header.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/flatgrey/includes/header.ftl?rev=781615&r1=781614&r2=781615&view=diff
==============================================================================
--- ofbiz/trunk/themes/flatgrey/includes/header.ftl (original)
+++ ofbiz/trunk/themes/flatgrey/includes/header.ftl Wed Jun  3 23:19:13 2009
@@ -145,7 +145,7 @@
                 <input name="userPrefGroupTypeId" value="GLOBAL_PREFERENCES" type="hidden"/>
                 <input name="userPrefTypeId" value="COMPACT_HEADER" type="hidden"/>
                 <input name="userPrefValue" value="Y" type="hidden"/>
-              </form
+              </form>
            </p>
             <#if layoutSettings.topLines?has_content>
               <#list layoutSettings.topLines as topLine>