diff --git a/lib/global-admin/addon/global-dns/entries/new/template.hbs b/lib/global-admin/addon/global-dns/entries/new/template.hbs index 2783ad3dc..de14d741d 100644 --- a/lib/global-admin/addon/global-dns/entries/new/template.hbs +++ b/lib/global-admin/addon/global-dns/entries/new/template.hbs @@ -188,17 +188,15 @@ {{/if}} - {{#if (eq recordType "project")}} -
-
- {{#banner-message icon="icon-info" color="bg-info mb-0 mt-10"}} -

- {{t "globalDnsPage.entriesPage.projectHelp" htmlSafe=true}} -

- {{/banner-message}} -
+
+
+ {{#banner-message icon="icon-info" color="bg-info mb-0 mt-10"}} +

+ {{t "globalDnsPage.entriesPage.projectHelp" htmlSafe=true}} +

+ {{/banner-message}}
- {{/if}} +