Author: buscob
Date: Fri Oct 2 05:37:53 2009
New Revision: 820891
URL:
http://svn.apache.org/viewvc?rev=820891&view=revLog:
Changed class="screenlet-header" to class="screenlet-title-bar".
Shouldn't we change all of them and remove the first one?
Modified:
ofbiz/trunk/applications/product/webapp/catalog/main.ftl
Modified: ofbiz/trunk/applications/product/webapp/catalog/main.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/main.ftl?rev=820891&r1=820890&r2=820891&view=diff==============================================================================
--- ofbiz/trunk/applications/product/webapp/catalog/main.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/catalog/main.ftl Fri Oct 2 05:37:53 2009
@@ -18,8 +18,8 @@
-->
<div class="screenlet">
- <div class="screenlet-header">
- <div class='boxhead'> ${uiLabelMap.ProductCatalogAdministrationMainPage}</div>
+ <div class="screenlet-title-bar">
+ <div class='h3'>${uiLabelMap.ProductCatalogAdministrationMainPage}</div>
</div>
<div class="screenlet-body">
<#if !sessionAttributes.userLogin?exists>