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
1 changed files with 1 additions and 1 deletions

View File

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