Author: sebb
Date: Tue Jul 7 13:58:08 2015
New Revision: 1689678
URL: http://svn.apache.org/r1689678
Log:
Looks better with centred footer
Modified:
comdev/reporter.apache.org/branches/deployed/site/addrelease.html
Modified: comdev/reporter.apache.org/branches/deployed/site/addrelease.html
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/branches/deployed/site/addrelease.html?rev=1689678&r1=1689677&r2=1689678&view=diff
==============================================================================
--- comdev/reporter.apache.org/branches/deployed/site/addrelease.html (original)
+++ comdev/reporter.apache.org/branches/deployed/site/addrelease.html Tue Jul 7 13:58:08
2015
@@ -30,7 +30,8 @@
<small>Need to remove a release? Enter the version of the release and 1970-01-01
as the date then!</small>
</form>
</div>
-<div id="footer">
+<div id="footer" style="text-align: center">
+ <br>
Copyright© 2015, the Apache Software Foundation. Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a><br>
For inquiries, contact <a href="mailto:dev@community.apache.org">dev@community.apache.org</a>.
</div>
|