diff --git a/ghost/admin/app/components/gh-member-details.hbs b/ghost/admin/app/components/gh-member-details.hbs index 246db18363..97024d3a0d 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"}} - Sign up source: {{this.referrerSource}} + Signup source - {{this.referrerSource}}
{{/if}} {{#if (and @member.attribution.url @member.attribution.title)}}{{svg-jar "posts"}} - Sign up page: {{ @member.attribution.title }} + Signup page - {{ @member.attribution.title }}
Learn more → {{/if}}