From ee53a2ed422f5014bef96f54e91bd00a19e78932 Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Wed, 7 Jun 2017 15:01:54 +0200 Subject: [PATCH] show input fields if they are not empty but disable them in global scale mode Signed-off-by: Bjoern Schiessle --- settings/templates/personal.php | 34 +++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 714007afbb6..d492e05d203 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -131,41 +131,50 @@ - +

- + value="" placeholder="t('Your phone number')); ?>" autocomplete="on" autocapitalize="none" autocorrect="off" />
+ +

- placeholder="t('Your postal address')); ?>" value="" autocomplete="on" autocapitalize="none" autocorrect="off" />
+ +

+
+ autocomplete="on" autocapitalize="none" autocorrect="off" + + />
+ +

+
+ autocomplete="on" autocapitalize="none" autocorrect="off" + + />