diff --git a/ghost/admin/app/components/posts/links-table.hbs b/ghost/admin/app/components/posts/links-table.hbs index 972eb78991..284963d0e2 100644 --- a/ghost/admin/app/components/posts/links-table.hbs +++ b/ghost/admin/app/components/posts/links-table.hbs @@ -33,11 +33,15 @@ Please enter a valid link {{else}} - - {{link.link.title}} - - - {{svg-jar "check-circle"}} + + + {{link.link.title}} + + {{svg-jar "check-circle"}} {{/if}} {{else}} @@ -47,7 +51,7 @@ {{/each}} {{#if this.showPagination }} -