Author: jleroux
Date: Tue Apr 3 14:20:05 2012
New Revision: 1308926
URL: http://svn.apache.org/viewvc?rev=1308926&view=rev
Log:
Keeps consistent with other themes
Modified:
ofbiz/trunk/themes/bizznesstime/includes/footer.ftl
Modified: ofbiz/trunk/themes/bizznesstime/includes/footer.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/bizznesstime/includes/footer.ftl?rev=1308926&r1=1308925&r2=1308926&view=diff
==============================================================================
--- ofbiz/trunk/themes/bizznesstime/includes/footer.ftl (original)
+++ ofbiz/trunk/themes/bizznesstime/includes/footer.ftl Tue Apr 3 14:20:05 2012
@@ -25,7 +25,7 @@ under the License.
</div>
<!-- footer -->
<div id="footer">
- <div class="poweredBy"><span>Powered by <a href="http://ofbiz.apache.org"
class="noicon">OFBiz</a></span><span>Copyright 2001-2009 <a
href="http://www.apache.org" class="noicon">The Apache Software Foundation -
www.apache.org</a></span><span><#include "ofbizhome://runtime/svninfo.ftl"
/></span></div>
+ <div class="poweredBy"><span>Powered by <a href="http://ofbiz.apache.org"
class="noicon">OFBiz</a></span><span>Copyright
2001-${nowTimestamp?string("yyyy")} <a href="http://www.apache.org"
class="noicon">The Apache Software Foundation -
www.apache.org</a></span><span><#include "ofbizhome://runtime/svninfo.ftl"
/></span></div>
</div>
<!-- footer -->