From b902119f00761d4dfe1ccb675a763f9613f613a4 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sat, 3 May 2014 15:04:15 -0700 Subject: [PATCH] use glyph for "in reply to" chicklet to simplify --- app/assets/javascripts/discourse/templates/post.js.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/discourse/templates/post.js.handlebars b/app/assets/javascripts/discourse/templates/post.js.handlebars index 43b38d121..dc0d847fe 100644 --- a/app/assets/javascripts/discourse/templates/post.js.handlebars +++ b/app/assets/javascripts/discourse/templates/post.js.handlebars @@ -11,7 +11,7 @@ {{#if loadingReplyHistory}} {{i18n loading}} {{else}} - {{i18n post.in_reply_to}} +