and it wasn't even the correct glyph

This commit is contained in:
Jeff Atwood 2014-05-03 15:19:28 -07:00
parent 1cd62c37a4
commit 04c3779985

View File

@ -11,7 +11,7 @@
{{#if loadingReplyHistory}}
{{i18n loading}}
{{else}}
<i class="fa fa-mail-reply"></i>&nbsp;
<i class="fa fa-mail-forward"></i>&nbsp;
{{avatar reply_to_user imageSize="tiny"}}
{{reply_to_user.username}}
{{/if}}