and it wasn't even the correct glyph
This commit is contained in:
parent
1cd62c37a4
commit
04c3779985
|
@ -11,7 +11,7 @@
|
||||||
{{#if loadingReplyHistory}}
|
{{#if loadingReplyHistory}}
|
||||||
{{i18n loading}}
|
{{i18n loading}}
|
||||||
{{else}}
|
{{else}}
|
||||||
<i class="fa fa-mail-reply"></i>
|
<i class="fa fa-mail-forward"></i>
|
||||||
{{avatar reply_to_user imageSize="tiny"}}
|
{{avatar reply_to_user imageSize="tiny"}}
|
||||||
{{reply_to_user.username}}
|
{{reply_to_user.username}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
Loading…
Reference in New Issue