diff --git a/ghost/admin/app/components/gh-member-details.hbs b/ghost/admin/app/components/gh-member-details.hbs index fa58e071a4..cfa9485970 100644 --- a/ghost/admin/app/components/gh-member-details.hbs +++ b/ghost/admin/app/components/gh-member-details.hbs @@ -70,13 +70,13 @@ {{#if this.referrerSource}}

{{svg-jar "earth"}} - Signup source – {{this.referrerSource}} + Signup source — {{this.referrerSource}}

{{/if}} {{#if (and @member.attribution.url @member.attribution.title)}}

{{svg-jar "posts"}} - Signup page – {{ @member.attribution.title }} + Signup page — {{ @member.attribution.title }}

{{!-- Learn more → --}} {{/if}}