Author: sebb
Date: Mon Mar 7 18:15:56 2011
New Revision: 1078879
URL: http://svn.apache.org/viewvc?rev=1078879&view=rev
Log:
Add TM hint in preparation for commons-skin 3
Modified:
commons/proper/commons-site/trunk/src/site/site.xml
Modified: commons/proper/commons-site/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/site.xml?rev=1078879&r1=1078878&r2=1078879&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/src/site/site.xml (original)
+++ commons/proper/commons-site/trunk/src/site/site.xml Mon Mar 7 18:15:56 2011
@@ -162,5 +162,10 @@
Apache Commons, Commons, Apache, the Apache feather logo, and the Apache
Commons project logos are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of
their respective owners.</div>
</footer>
+ <!--
+ ! We cannot pass in any extra info in the <bannerxx> sections so we have
to do it here
+ -->
+ <!-- Apache Commons on LHS -->
+ <bannerLeft><tradePos>left: 0px</tradePos></bannerLeft>
</custom>
</project>