mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Merge pull request #16213 from cmeh/patch-5
Grammar, removal of line break
This commit is contained in:
commit
f057efc42e
1 changed files with 1 additions and 2 deletions
|
|
@ -14,8 +14,7 @@ style('encryption', 'settings-admin');
|
|||
<span class="msg"></span>
|
||||
<br/>
|
||||
<em>
|
||||
<?php p($l->t("The recovery key is an extra encryption key that is used
|
||||
to encrypt files. It allows recovery of a user's files if the user forgets their password.")) ?>
|
||||
<?php p($l->t("The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password.")) ?>
|
||||
</em>
|
||||
<br/>
|
||||
<input type="password"
|
||||
|
|
|
|||
Loading…
Reference in a new issue