diff --git a/ghost/admin/app/components/gh-member-details.hbs b/ghost/admin/app/components/gh-member-details.hbs index 97024d3a0d..5bff3a677e 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}}