svn commit: r579921 - /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: r579921 - /ofbiz/trunk/framework/common/webcommon/includes/header.ftl

jacopoc
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="<@ofbizContentUrl>${layoutSettings.headerImageUrl}</@ofbizContentUrl>"/></li>
-      </#if>      
+      <#else>
+        <li class="logo-area"><img alt="${layoutSettings.companyName}" src="<@ofbizContentUrl>${layoutSettings.commonHeaderImageUrl}</@ofbizContentUrl>"/></li>
+      </#if>
       <li class="control-area"<#if layoutSettings.headerRightBackgroundUrl?has_content> background="${layoutSettings.headerRightBackgroundUrl}"</#if>>
         <br />
         <p>