diff --git a/app/assets/templates/single-post-viewer/single-post-actions_tpl.jst.hbs b/app/assets/templates/single-post-viewer/single-post-actions_tpl.jst.hbs index b8495ef76..40b234bab 100644 --- a/app/assets/templates/single-post-viewer/single-post-actions_tpl.jst.hbs +++ b/app/assets/templates/single-post-viewer/single-post-actions_tpl.jst.hbs @@ -21,13 +21,15 @@ {{#if userCanReshare}} - - {{#if userReshare}} - - {{else}} - - {{/if}} + + + {{else}} + {{#if userReshare}} + + + + {{/if}} {{/if}}