mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
update wording of email field
This commit is contained in:
parent
1cd0fd6e9e
commit
af2c2b3a16
@ -83,7 +83,7 @@ if($_['passwordChangeSupported']) {
|
||||
placeholder="<?php p($l->t('Your email address'));?>"
|
||||
autocomplete="on" autocapitalize="off" autocorrect="off" />
|
||||
<span class="msg"></span><br />
|
||||
<em><?php p($l->t('Fill in an email address to enable password recovery'));?></em>
|
||||
<em><?php p($l->t('Fill in an email address to enable password recovery and receive notifications'));?></em>
|
||||
</fieldset>
|
||||
</form>
|
||||
<?php
|
||||
|
||||
Loading…
Reference in New Issue
Block a user