diff --git a/app/assets/javascripts/discourse/templates/modal/history.js.handlebars b/app/assets/javascripts/discourse/templates/modal/history.js.handlebars index 388f3e828..e5d1762f9 100644 --- a/app/assets/javascripts/discourse/templates/modal/history.js.handlebars +++ b/app/assets/javascripts/discourse/templates/modal/history.js.handlebars @@ -17,7 +17,7 @@
- {{i18n post.revisions.details.edited_by}} {{avatar this imageSize="small"}} {{username}} {{date created_at}} {{#if edit_reason}} — {{edit_reason}}{{/if}} + {{i18n post.revisions.details.edited_by}} {{boundAvatar content imageSize="small"}} {{username}} {{date created_at}} {{#if edit_reason}} — {{edit_reason}}{{/if}}
{{#if title_changes}}