From 464a687062511e2fe895dafce7d88eca5143362b Mon Sep 17 00:00:00 2001 From: Elad Shechter Date: Mon, 7 Feb 2022 17:44:26 +0000 Subject: [PATCH] Remove Enable/Disable - duplication and inconsistent --- app/views/console/settings/index.phtml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/views/console/settings/index.phtml b/app/views/console/settings/index.phtml index e4ad543b2b..e40a390e6f 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