From 2f517899a2f3c4d014b5b737c4f652ed5ae2277f Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Fri, 2 Dec 2016 12:31:11 +0100 Subject: [PATCH] handle read-only parameters correctly Signed-off-by: Bjoern Schiessle --- settings/templates/personal.php | 52 ++++++++------------------------- 1 file changed, 12 insertions(+), 40 deletions(-) diff --git a/settings/templates/personal.php b/settings/templates/personal.php index caddfd9467..ed0808432f 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -66,9 +66,6 @@ -
@@ -77,8 +74,12 @@ if($_['displayNameChangeSupported']) { + + value="" + autocomplete="on" autocapitalize="off" autocorrect="off" /> + + t('No display name set')); } ?> +
- -
-
-

t('Full name'));?>

- t('No display name set')); } ?> -
-
-

t('Email')); ?>

- t('No email address set')); }?> -
-
-

t('Phone')); ?>

- t('No phone number set')); }?> -
-
-

t('Address')); ?>

- t('No address set')); }?> -
-
-

t('Website')); ?>

- t('No website set')); }?> -
-
-

t('Twitter')); ?>

- t('No twitter handle set')); }?> -
- -
-