You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2007/09/27 08:45:39 UTC

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

Author: jacopoc
Date: Wed Sep 26 23:45:39 2007
New Revision: 579921

URL: http://svn.apache.org/viewvc?rev=579921&view=rev
Log:
Forgotten to include this in my last commit.

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=579921&r1=579920&r2=579921&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/webcommon/includes/header.ftl (original)
+++ ofbiz/trunk/framework/common/webcommon/includes/header.ftl Wed Sep 26 23:45:39 2007
@@ -58,7 +58,9 @@
     <ul>
       <#if layoutSettings.headerImageUrl?exists>
         <li class="logo-area"><img alt="${layoutSettings.companyName}" src="<@o...@ofbizContentUrl>"/></li>
-      </#if>       
+      <#else>
+        <li class="logo-area"><img alt="${layoutSettings.companyName}" src="<@o...@ofbizContentUrl>"/></li>
+      </#if>
       <li class="control-area"<#if layoutSettings.headerRightBackgroundUrl?has_content> background="${layoutSettings.headerRightBackgroundUrl}"</#if>>
         <br />
         <p>