Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-02-26 11:28:18 +0300
committerJoas Schilling <nickvergessen@owncloud.com>2016-02-26 11:28:18 +0300
commitd03c537a26e5f5b3cb5ff3b6bd85a370f3af6038 (patch)
treed99627b6f252264a8b2625660e0b9a04bf0f889b /settings
parent9a7cb029815a86e49015e6307dfbb1b5d357e480 (diff)
Email endpoint is controlled by the username setting, not password
Diffstat (limited to 'settings')
-rw-r--r--settings/templates/personal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/personal.php b/settings/templates/personal.php
index d52aca80ece..5fc3c60cf66 100644
--- a/settings/templates/personal.php
+++ b/settings/templates/personal.php
@@ -81,7 +81,7 @@ if($_['displayNameChangeSupported']) {
?>
<?php
-if($_['passwordChangeSupported']) {
+if($_['displayNameChangeSupported']) {
?>
<form id="lostpassword" class="section">
<h2>