Author: sebb
Date: Fri Mar 4 02:56:18 2011
New Revision: 1076925
URL: http://svn.apache.org/viewvc?rev=1076925&view=rev
Log:
Looks better centred
Modified:
commons/proper/commons-parent/trunk/src/site/site.xml
Modified: commons/proper/commons-parent/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/site/site.xml?rev=1076925&r1=1076924&r2=1076925&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/site/site.xml (original)
+++ commons/proper/commons-parent/trunk/src/site/site.xml Fri Mar 4 02:56:18
2011
@@ -87,9 +87,10 @@
<custom>
<!-- @project.name@ will be replaced by the template; if we used
${project.name} it would pick up Commons Parent -->
<footer>
- <div class="xleft">Apache Commons, Commons, Apache @project.name@,
@project.name@, Apache, the Apache feather logo, and the Apache Commons project
logos are trademarks of The Apache Software Foundation.</div>
- <br/>
- <div class="xleft">All other marks mentioned may be trademarks or
registered trademarks of their respective owners.</div>
+ <div class="center">
+ Apache Commons, Commons, Apache @project.name@, @project.name@, 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>
</custom>