From 36d3f434d16be36b61d6570293db7e6db3748687 Mon Sep 17 00:00:00 2001 From: Nicolas Vazquez Date: Wed, 23 Feb 2022 05:45:48 -0300 Subject: [PATCH] UI: Reword the setting panel warning (#6020) --- ui/public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index 4b5de344d01..e171e2173f0 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -2193,7 +2193,7 @@ "label.templatetype": "Template Type", "label.tftp.dir": "TFTP Directory", "label.tftpdir": "Tftp root directory", -"label.theme.alert": "The settings panel is only visible in the development environment, please save for the changes to take effect.", +"label.theme.alert": "Please save for the changes to take effect.", "label.theme.color": "Theme Color", "label.theme.cyan": "Cyan", "label.theme.dark": "Dark Style",