svn commit: r533335 - in /ofbiz/trunk: applications/accounting/webapp/accounting/main.ftl applications/product/webapp/catalog/main.ftl framework/webtools/webapp/webtools/main.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r533335 - in /ofbiz/trunk: applications/accounting/webapp/accounting/main.ftl applications/product/webapp/catalog/main.ftl framework/webtools/webapp/webtools/main.ftl

jacopoc
Author: jacopoc
Date: Sat Apr 28 04:28:33 2007
New Revision: 533335

URL: http://svn.apache.org/viewvc?view=rev&rev=533335
Log:
Commented some unnecessary texts in the main screen of some of the web applications.

Modified:
    ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl
    ofbiz/trunk/applications/product/webapp/catalog/main.ftl
    ofbiz/trunk/framework/webtools/webapp/webtools/main.ftl

Modified: ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl?view=diff&rev=533335&r1=533334&r2=533335
==============================================================================
--- ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl (original)
+++ ofbiz/trunk/applications/accounting/webapp/accounting/main.ftl Sat Apr 28 04:28:33 2007
@@ -121,7 +121,9 @@
 </tr>
 </table>
 
+<!--
 <p><b>${uiLabelMap.AccountingMainPageNote1}</b><br/>
 ${uiLabelMap.AccountingMainPageNote2}
 <a href="http://www.opensourcestrategies.com/ofbiz/accounting.php">${uiLabelMap.AccountingMainPageNote3}</a> ${uiLabelMap.AccountingMainPageNote4}</p>
+-->
 </div>

Modified: ofbiz/trunk/applications/product/webapp/catalog/main.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/main.ftl?view=diff&rev=533335&r1=533334&r2=533335
==============================================================================
--- ofbiz/trunk/applications/product/webapp/catalog/main.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/catalog/main.ftl Sat Apr 28 04:28:33 2007
@@ -60,6 +60,6 @@
         <div><a href="<@ofbizUrl>FastLoadCache</@ofbizUrl>" class="buttontext"> ${uiLabelMap.ProductFastLoadCatalogIntoCache}</a></div>
         <br/>
         </#if>
-        <div class="tabletext"> ${uiLabelMap.ProductCatalogManagerIsFor}.</div>
+        <!--<div class="tabletext"> ${uiLabelMap.ProductCatalogManagerIsFor}.</div>-->
     </div>
 </div>

Modified: ofbiz/trunk/framework/webtools/webapp/webtools/main.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/main.ftl?view=diff&rev=533335&r1=533334&r2=533335
==============================================================================
--- ofbiz/trunk/framework/webtools/webapp/webtools/main.ftl (original)
+++ ofbiz/trunk/framework/webtools/webapp/webtools/main.ftl Sat Apr 28 04:28:33 2007
@@ -55,10 +55,12 @@
       <div>${uiLabelMap.WebtoolsNote1}</div>
     </#if>
     <#if userLogin?has_content>
+      <!--
       <div>${uiLabelMap.WebtoolsTitle1} ${uiLabelMap.WebtoolsTitle2} ${uiLabelMap.WebtoolsTitle3} ${uiLabelMap.WebtoolsTitle4} ${uiLabelMap.WebtoolsTitle5} ${uiLabelMap.WebtoolsTitle6}.
         <br /><br />
         ${uiLabelMap.WebtoolsMessage13}.
       </div>
+      -->
       <ul class="webToolList">
         <li><h3>${uiLabelMap.WebtoolsCacheDebugTools}</h3></li>
         <li><a href="<@ofbizUrl>FindUtilCache</@ofbizUrl>">${uiLabelMap.WebtoolsCacheMaintenance}</a></li>