Merge pull request #16213 from cmeh/patch-5
Grammar, removal of line break
This commit is contained in:
commit
f057efc42e
|
@ -14,8 +14,7 @@ style('encryption', 'settings-admin');
|
||||||
<span class="msg"></span>
|
<span class="msg"></span>
|
||||||
<br/>
|
<br/>
|
||||||
<em>
|
<em>
|
||||||
<?php p($l->t("The recovery key is an extra encryption key that is used
|
<?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.")) ?>
|
||||||
to encrypt files. It allows recovery of a user's files if the user forgets their password.")) ?>
|
|
||||||
</em>
|
</em>
|
||||||
<br/>
|
<br/>
|
||||||
<input type="password"
|
<input type="password"
|
||||||
|
|
Loading…
Reference in New Issue