diff --git a/app/views/console/functions/function.phtml b/app/views/console/functions/function.phtml index 545ea081d1..2a1bb7c1bd 100644 --- a/app/views/console/functions/function.phtml +++ b/app/views/console/functions/function.phtml @@ -494,7 +494,7 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled', true);
- +
@@ -507,7 +507,7 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled', true);
- +
diff --git a/app/views/console/settings/index.phtml b/app/views/console/settings/index.phtml index e4ad543b2b..426281f013 100644 --- a/app/views/console/settings/index.phtml +++ b/app/views/console/settings/index.phtml @@ -241,11 +241,6 @@ $smtpEnabled = $this->getParam('smtpEnabled', false);

- -
- -
Enabled
-
Disabled
@@ -548,7 +543,7 @@ $smtpEnabled = $this->getParam('smtpEnabled', false);
     Pending Approval
- + diff --git a/app/views/console/users/user.phtml b/app/views/console/users/user.phtml index d29afd3f10..93f013084d 100644 --- a/app/views/console/users/user.phtml +++ b/app/views/console/users/user.phtml @@ -295,8 +295,8 @@ data-param-user-id="{{router.params.id}}" data-event="load,users.update"> -