From 623c02fe6eb3edf5e814e0771592106a17fce680 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Tue, 22 Nov 2016 18:29:09 +0100 Subject: [PATCH] Remove superfluous email input field That field is already there and looking at the code this seems to have been missed on a rebase. Fixes https://github.com/nextcloud/server/issues/2222 Signed-off-by: Lukas Reschke --- settings/templates/personal.php | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/settings/templates/personal.php b/settings/templates/personal.php index b81b19d906..2ae6c1dcdf 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -157,34 +157,6 @@ if($_['displayNameChangeSupported']) { -
-

t('Full name');?>

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

- -

- -
- t('For password recovery and notifications'));?> -
- -
-

t('Email'); ?>

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

t('Full name'));?>