Author: ihabunek
Date: Thu Jun 2 21:48:49 2011
New Revision: 1130835
URL: http://svn.apache.org/viewvc?rev=1130835&view=rev
Log:
Added "License" and "Security" links to site menu, as required by Apache
Project Branding Requirements (LOG4PHP-128).
Modified:
logging/log4php/trunk/src/site/site.xml
Modified: logging/log4php/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/logging/log4php/trunk/src/site/site.xml?rev=1130835&r1=1130834&r2=1130835&view=diff
==============================================================================
--- logging/log4php/trunk/src/site/site.xml (original)
+++ logging/log4php/trunk/src/site/site.xml Thu Jun 2 21:48:49 2011
@@ -86,8 +86,10 @@
<menu name="Apache">
<item name="Home" href="http://www.apache.org"/>
<item name="Sponsorship"
href="http://www.apache.org/foundation/sponsorship.html"/>
+ <item name="License" href="http://www.apache.org/licenses"/>
<item name="Thanks"
href="http://www.apache.org/foundation/thanks.html"/>
<item name="Conferences"
href="http://www.apachecon.com"/>
+ <item name="Security"
href="http://www.apache.org/security"/>
</menu>
</body>