diff --git a/settings/templates/personal.php b/settings/templates/personal.php
index caddfd9467c..a14982b9b74 100644
--- a/settings/templates/personal.php
+++ b/settings/templates/personal.php
@@ -66,9 +66,6 @@
-
@@ -90,10 +91,16 @@ if($_['displayNameChangeSupported']) {
-
- t('For password recovery and notifications')); ?>
+
+ placeholder="t('Your email address')); ?>"
+ autocomplete="on" autocapitalize="off" autocorrect="off" />
+
+ t('No email address set')); }?>
+
+
+
+ t('For password recovery and notifications')); ?>
+
@@ -155,39 +162,6 @@ if($_['displayNameChangeSupported']) {
-
-
-
-
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')); }?>
-
-
-
-
-