From 883cae0d879ace43274fbc160ddbb5b6b5ba7807 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Wed, 11 May 2016 09:25:36 -0400 Subject: [PATCH] Remove implicit "Enable" from settings items (#404) The fact that there is a checkbox at the left of the items already makes clear the ticking them enables the setting. Signed-off-by: Juan Cruz Viotti --- lib/gui/pages/settings/templates/settings.tpl.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/gui/pages/settings/templates/settings.tpl.html b/lib/gui/pages/settings/templates/settings.tpl.html index e726b6ff..c895200b 100644 --- a/lib/gui/pages/settings/templates/settings.tpl.html +++ b/lib/gui/pages/settings/templates/settings.tpl.html @@ -4,21 +4,21 @@