From 24d8c423dfc0f466ad70cea4bc33789382a0d078 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 23 Jun 2015 13:55:19 +1000 Subject: [PATCH] correct hamburger link --- app/assets/javascripts/discourse/templates/site-map.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/discourse/templates/site-map.hbs b/app/assets/javascripts/discourse/templates/site-map.hbs index 243082e03..7865eebdc 100644 --- a/app/assets/javascripts/discourse/templates/site-map.hbs +++ b/app/assets/javascripts/discourse/templates/site-map.hbs @@ -17,7 +17,7 @@ {{/if}}
  • {{#link-to "discovery.latest" class="latest-topics-link"}} - {{i18n 'filters.latest.title'}} + {{i18n 'filters.latest.title.zero'}} {{/link-to}}
  • {{#if showBadgesLink}}