diff --git a/ghost/admin/app/components/posts/links-table.hbs b/ghost/admin/app/components/posts/links-table.hbs index e71cf2766c..2cc125ea7c 100644 --- a/ghost/admin/app/components/posts/links-table.hbs +++ b/ghost/admin/app/components/posts/links-table.hbs @@ -69,7 +69,7 @@ {{/each}} - {{#if this.showPagination }} + {{#if (or this.showPagination (feature "fixNewsletterLinks")) }} {{/if}} + {{#if this.showPagination}} + {{/if}} {{/if}}