Browse Source

remove ApacheCon logo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@371995 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 19 years ago
parent
commit
5d94d3139c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      xdocs/stylesheets/templates.vm

+ 2
- 2
xdocs/stylesheets/templates.vm View File

@@ -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 )


Loading…
Cancel
Save