diff --git a/ghost/admin/app/components/gh-member-details.hbs b/ghost/admin/app/components/gh-member-details.hbs index 042a688655..fa58e071a4 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}}