diff --git a/app/assets/javascripts/discourse/templates/components/search-result-topic.hbs b/app/assets/javascripts/discourse/templates/components/search-result-topic.hbs index 01d100b71..0d80544fc 100644 --- a/app/assets/javascripts/discourse/templates/components/search-result-topic.hbs +++ b/app/assets/javascripts/discourse/templates/components/search-result-topic.hbs @@ -2,7 +2,7 @@
  • - {{topic-status topic=result.topic disableActions=true}}{{unbound result.topic.title}}{{category-badge result.topic.category}}{{plugin-outlet "search-category"}} + {{topic-status topic=result.topic disableActions=true}}{{unbound result.topic.fancyTitle}}{{category-badge result.topic.category}}{{plugin-outlet "search-category"}} {{#unless site.mobileView}}