From cf642aae2f442e53c2b82c89742ce491933bdb80 Mon Sep 17 00:00:00 2001 From: Gorrie Date: Fri, 5 Feb 2016 11:20:51 +1300 Subject: [PATCH] Added attributes to menu link Fix for missing attributes defined in CMSMenu::add_link($id, $title, $link, $priority, $attributes); --- templates/LeftAndMain_Menu.ss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/LeftAndMain_Menu.ss b/templates/LeftAndMain_Menu.ss index 548f3fb..562f4aa 100644 --- a/templates/LeftAndMain_Menu.ss +++ b/templates/LeftAndMain_Menu.ss @@ -6,7 +6,7 @@ <% if $SiteConfig %>$SiteConfig.Title<% else %>$ApplicationName<% end_if %> - +
<% with $CurrentMember %> @@ -22,12 +22,12 @@ <% include SubsiteList %> <% end_if %>
- +
- +
auto