commit
15f7315231
|
@ -145,7 +145,7 @@ if($_['passwordChangeSupported']) {
|
||||||
<h2>
|
<h2>
|
||||||
<?php p( $l->t( 'Encryption' ) ); ?>
|
<?php p( $l->t( 'Encryption' ) ); ?>
|
||||||
</h2>
|
</h2>
|
||||||
<?php p($l->t( "The encryption app is no longer enabled, decrypt all your file" )); ?>
|
<?php p($l->t( "The encryption app is no longer enabled, please decrypt all your files" )); ?>
|
||||||
<p>
|
<p>
|
||||||
<input
|
<input
|
||||||
type="password"
|
type="password"
|
||||||
|
|
Loading…
Reference in New Issue