From 1b9c31d349f2cd54bbfc544e091598b6adcf64ff Mon Sep 17 00:00:00 2001 From: Dan Bartram Date: Sat, 27 Sep 2014 16:20:06 +0100 Subject: Add clickable labels to encryption recovery radios Add clickable radio button labels to the encryption recovery settings pages: * settings-admin * settings-personal Pressing on the radio button text now toggles the state of the radio button. --- apps/files_encryption/templates/settings-admin.php | 6 ++++-- apps/files_encryption/templates/settings-personal.php | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/apps/files_encryption/templates/settings-admin.php b/apps/files_encryption/templates/settings-admin.php index a97261dc1c9..2d5f7084c96 100644 --- a/apps/files_encryption/templates/settings-admin.php +++ b/apps/files_encryption/templates/settings-admin.php @@ -16,18 +16,20 @@ /> - t("Enabled")); ?> + t("Enabled")); ?> /> - t("Disabled")); ?> + t("Disabled")); ?>