Author: jonesde
Date: Sat Feb 17 21:45:07 2007
New Revision: 508871

URL: http://svn.apache.org/viewvc?view=rev&rev=508871
Log:
Changed footers for new ofbiz url

Modified:
    ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/footer.ftl
    ofbiz/trunk/framework/common/webcommon/includes/footer.ftl

Modified: 
ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/footer.ftl
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/footer.ftl?view=diff&rev=508871&r1=508870&r2=508871
==============================================================================
--- ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/footer.ftl 
(original)
+++ ofbiz/trunk/applications/ecommerce/webapp/ecommerce/includes/footer.ftl Sat 
Feb 17 21:45:07 2007
@@ -27,7 +27,7 @@
 <br/>
 <div class="tabletext" align="center">
     <div class="tabletext">Copyright (c) 2001-${nowTimestamp?string("yyyy")} 
The Apache Software Foundation - <a href="http://www.apache.org"; 
class="tabletext" target="_blank">www.apache.org</a></div>
-    <div class="tabletext">Powered By <a href="http://www.ofbiz.org"; 
class="tabletext" target="_blank">Apache OFBiz</a></div>
+    <div class="tabletext">Powered by <a href="http://ofbiz.apache.org"; 
class="tabletext" target="_blank">Apache OFBiz</a></div>
 </div>
 <br/>
 <div class="tabletext" align="center"><a 
href="<@ofbizUrl>policies</@ofbizUrl>">See Store Policies Here</a></div>

Modified: ofbiz/trunk/framework/common/webcommon/includes/footer.ftl
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/webcommon/includes/footer.ftl?view=diff&rev=508871&r1=508870&r2=508871
==============================================================================
--- ofbiz/trunk/framework/common/webcommon/includes/footer.ftl (original)
+++ ofbiz/trunk/framework/common/webcommon/includes/footer.ftl Sat Feb 17 
21:45:07 2007
@@ -27,7 +27,7 @@
 <br/>
 <div class="tabletext" align="center">
     <div class="tabletext">Copyright (c) 2001-${nowTimestamp?string("yyyy")} 
The Apache Software Foundation - <a href="http://www.apache.org"; 
class="tabletext" target="_blank">www.apache.org</a></div>
-    <div class="tabletext">Powered By <a href="http://www.ofbiz.org"; 
class="tabletext" target="_blank">Apache OFBiz</a></div>
+    <div class="tabletext">Powered by <a href="http://ofbiz.apache.org"; 
class="tabletext" target="_blank">Apache OFBiz</a></div>
 </div>
 <br/>
 </body>


Reply via email to