diff --git a/ghost/admin/app/components/modal-product.hbs b/ghost/admin/app/components/modal-product.hbs index 16e48d07c0..3f682f3cf4 100644 --- a/ghost/admin/app/components/modal-product.hbs +++ b/ghost/admin/app/components/modal-product.hbs @@ -47,6 +47,22 @@ {{/if}} + + + + {{#if (not this.isFreeProduct)}} +

Redirect to this URL after signup for premium membership

+ {{else}} +

Redirect to this URL after signup for a free membership

+ {{/if}} +
{{#if (not this.isFreeProduct)}}
@@ -134,21 +150,6 @@
-

Advanced

-
- - - -

Redirect to this URL after signup for premium membership

-
-