Skip to content

Commit

Permalink
fixed menu 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Aram Balakjian committed Feb 7, 2012
1 parent 0fcfa58 commit 17e53c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simples/templates/Includes/Sidebar.ss
Expand Up @@ -11,7 +11,7 @@
<% if LinkOrSection = section %>
<% if Children %>
<ul class="menu3">
<% control Menu(3) %>
<% control Children %>
<li class="$FirstLast">
<a class="$LinkingMode" href="$Link">$MenuTitle</a>
</li>
Expand Down

0 comments on commit 17e53c2

Please sign in to comment.