diff --git a/ghost/admin/app/templates/settings/staff/user.hbs b/ghost/admin/app/templates/settings/staff/user.hbs index 585b6a4ee9..fb17ee6c29 100644 --- a/ghost/admin/app/templates/settings/staff/user.hbs +++ b/ghost/admin/app/templates/settings/staff/user.hbs @@ -265,6 +265,27 @@ {{#if this.user.isAdmin}} + {{#if (feature 'webmentions')}} +
+
+ +

When you receive a new webmention

+
+
+ +
+
+ {{/if}} {{#if this.canToggleMemberAlerts}}
@@ -327,27 +348,6 @@ {{/if}} {{/if}} {{/if}} - {{#if (feature 'webmentions')}} -
-
- -

When you receive a new webmention

-
-
- -
-
- {{/if}}
{{/if}}