From 2f6f1d90ae8f6bc40a2fe3398bac36bc351b1123 Mon Sep 17 00:00:00 2001 From: Neil MacDougall Date: Fri, 21 May 2021 08:34:39 +0100 Subject: [PATCH 1/2] Minor styling refinements --- assets/translations/en-us.yaml | 2 +- components/Banner.vue | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/assets/translations/en-us.yaml b/assets/translations/en-us.yaml index c28f48570c..1b51588578 100644 --- a/assets/translations/en-us.yaml +++ b/assets/translations/en-us.yaml @@ -4252,7 +4252,7 @@ featureFlags: Feature flags allow {vendor} to gate certain features behind flags. Features that are off by defult shoud be considered experimental functionality. Some features require a restart of the {vendor} server to change. - This will result in a short outage of the API and UI, but no affect running clusters or workloads. + This will result in a short outage of the API and UI, but not affect running clusters or workloads. promptActivate: Please confirm that you want to activate the feature flag "{flag}" promptDeactivate: Please confirm that you want to deactivate the feature flag "{flag}" restartRequired: "Note: Updating this feature flag requires a restart" diff --git a/components/Banner.vue b/components/Banner.vue index ef8de8704a..72939a7824 100644 --- a/components/Banner.vue +++ b/components/Banner.vue @@ -35,13 +35,15 @@ export default {