From b36273e4acdab5ea7c5ab8cd3bfdfe56e691067e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Hanol?= Date: Sun, 3 Aug 2014 23:01:51 +0200 Subject: [PATCH] TRIVIAL: forgot to remove the href --- .../javascripts/discourse/templates/site_map.js.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/discourse/templates/site_map.js.handlebars b/app/assets/javascripts/discourse/templates/site_map.js.handlebars index 0c8faaf56c3..9f2f2b08736 100644 --- a/app/assets/javascripts/discourse/templates/site_map.js.handlebars +++ b/app/assets/javascripts/discourse/templates/site_map.js.handlebars @@ -8,7 +8,7 @@ {{i18n flags_title}} {{#if flaggedPostsCount}} - {{flaggedPostsCount}} + {{flaggedPostsCount}} {{/if}}