Browse Source

Added a blank name for the footer menu.

1.0.x
Luke Taylor 19 years ago
parent
commit
7a3a90c0f1
  1. 2
      src/site/site.xml

2
src/site/site.xml

@ -76,7 +76,7 @@ @@ -76,7 +76,7 @@
<item name="Attributes" href="acegi-security-sample-attributes/index.html"/>
</menu>
-->
<menu type="footer">
<menu name="" type="footer">
<item name="Spring Framework" href="http://www.springframework.org/" img="http://www.springframework.org/buttons/spring_white.png"/>
</menu>

Loading…
Cancel
Save