From 2e6cefade76f74515c93e09e791160c9165e84aa Mon Sep 17 00:00:00 2001 From: Westly Wright Date: Fri, 15 Mar 2019 10:50:31 -0700 Subject: [PATCH] show final step banner all the time and reword message for gdns rancher/rancher#18937 --- .../addon/global-dns/entries/new/template.hbs | 18 ++++++++---------- translations/en-us.yaml | 2 +- 2 files changed, 9 insertions(+), 11 deletions(-) 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}} +