Author: adrianc
Date: Wed Jun 3 23:19:13 2009
New Revision: 781615
URL:
http://svn.apache.org/viewvc?rev=781615&view=revLog:
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>