diff --git a/emhttp/plugins/dynamix.docker.manager/DockerSettings.page b/emhttp/plugins/dynamix.docker.manager/DockerSettings.page
index d30e742fa..0203a7f89 100644
--- a/emhttp/plugins/dynamix.docker.manager/DockerSettings.page
+++ b/emhttp/plugins/dynamix.docker.manager/DockerSettings.page
@@ -146,11 +146,9 @@ _(Enable Docker)_:
=mk_option(_var($dockercfg,'DOCKER_ENABLED'), 'no', _('No'))?>
=mk_option(_var($dockercfg,'DOCKER_ENABLED'), 'yes', _('Yes'))?>
-
+
=(_var($dockercfg,'DOCKER_ENABLED')=='yes') ? '_(Docker will be available after Array is Started)_' : '_(Apply to activate Docker after Array is Started)_'?>
-
- _(One or more paths do not exist)_ (_(view)_)
-
+
:docker_enable_help:
diff --git a/emhttp/plugins/dynamix.vm.manager/VMSettings.page b/emhttp/plugins/dynamix.vm.manager/VMSettings.page
index 292580098..114aed13b 100644
--- a/emhttp/plugins/dynamix.vm.manager/VMSettings.page
+++ b/emhttp/plugins/dynamix.vm.manager/VMSettings.page
@@ -112,13 +112,11 @@ _(Enable VMs)_:
= mk_option($libvirt_service, 'disable', _('No'))?>
= mk_option($libvirt_service, 'enable', _('Yes'))?>
-
-
+
+
=($libvirt_service=='enable')?'_(VMs will be available after Array is Started)_':'_(Apply to activate VMs after Array is Started)_'?>
-
- _(One or more paths do not exist)_ (_(view)_)
-
-
+
+
:vms_enable_help: