diff options
Diffstat (limited to 'templates/web/hart/footer.html')
-rw-r--r-- | templates/web/hart/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/hart/footer.html b/templates/web/hart/footer.html index e759e15a2..d3dd77640 100644 --- a/templates/web/hart/footer.html +++ b/templates/web/hart/footer.html @@ -7,7 +7,7 @@ <div class="nav-wrapper clearfix"> <div class="main-menu-wrapper"> <div class="main-menu"> - [% INCLUDE "main_nav.html" body_name=c.cobrand.council_area hide_mysoc_link=1 ul_class="clearfix" hide_privacy_link=1 %] + [% INCLUDE "main_nav.html" body_name=c.cobrand.council_area ul_class="clearfix" hide_privacy_link=1 %] </div> </div> <div class="nav-wrapper-2 clearfix"> |