Просмотр исходного кода

Added a blank name for the footer menu.

Luke Taylor 18 лет назад
Родитель
Сommit
7a3a90c0f1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/site/site.xml

+ 1 - 1
src/site/site.xml

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