mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
detail wording: password reset instead of recovery
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
a2e16fd5ba
commit
dca4346c45
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@
|
|||
<?php } ?>
|
||||
<?php if($_['displayNameChangeSupported']) { ?>
|
||||
<br />
|
||||
<em><?php p($l->t('For password recovery and notifications')); ?></em>
|
||||
<em><?php p($l->t('For password reset and notifications')); ?></em>
|
||||
<?php } ?>
|
||||
<span class="icon-checkmark hidden"/>
|
||||
<input type="hidden" id="emailscope" value="<?php p($_['emailScope']) ?>">
|
||||
|
|
|
|||
Loading…
Reference in a new issue