Author: bodewig
Date: Tue Jan 24 11:42:25 2006
New Revision: 371995
URL: http://svn.apache.org/viewcvs?rev=371995&view=rev
Log:
remove ApacheCon logo
Modified:
ant/core/trunk/xdocs/stylesheets/templates.vm
Modified: ant/core/trunk/xdocs/stylesheets/templates.vm
URL: http://svn.apache.org/viewcvs/ant/core/trunk/xdocs/stylesheets/templates.vm?rev=371995&r1=371994&r2=371995&view=diff
==============================================================================
--- ant/core/trunk/xdocs/stylesheets/templates.vm (original)
+++ ant/core/trunk/xdocs/stylesheets/templates.vm Tue Jan 24 11:42:25 2006
@@ -193,12 +193,12 @@
#macro (makeProject $menus)
<div class="menucontainer">
- <div align="center">
+#* <div align="center">
<a href="http://ApacheCon.Com/"><img width="125" height="125"
border="0" style="background-color: white"
src="http://www.apache.org/images/ac2005us_blue_125x125.jpg"
alt="ApacheCon!" title="Come to ApacheCon!"/></a>
- </div>
+ </div> *#
<div class="menu">
<ul>
#foreach ( $menu in $menus )
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|