Author: tfischer
Date: Sun Mar 20 17:48:47 2011
New Revision: 1083520
URL: http://svn.apache.org/viewvc?rev=1083520&view=rev
Log:
implemented some of the apache branding requirements:
- link to the apache site
Modified:
db/torque/site/trunk/xdocs/navigation.xml
Modified: db/torque/site/trunk/xdocs/navigation.xml
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/navigation.xml?rev=1083520&r1=1083519&r2=1083520&view=diff
==============================================================================
--- db/torque/site/trunk/xdocs/navigation.xml (original)
+++ db/torque/site/trunk/xdocs/navigation.xml Sun Mar 20 17:48:47 2011
@@ -22,6 +22,10 @@
<title>Torque</title>
<body>
+ <links>
+ <item name="Apache" href="http://www.apache.org/"/>
+ </links>
+
<menu name="Torque">
<item name="Overview" href="/index.html"/>
<item name="News and Status" href="/status.html"/>
@@ -47,6 +51,7 @@
<item name="Security"
href="http://www.apache.org/security/"/>
<item name="Thanks"
href="http://www.apache.org/foundation/thanks.html"/>
<item name="License"
href="http://www.apache.org/licenses/"/>
+ <item name="Apache" href="http://www.apache.org/"/>
</menu>
<menu name="Module Documentation">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]