show change password form if key couldn't be decrypted

This commit is contained in:
Bjoern Schiessle 2013-12-05 18:50:52 +01:00
parent d0afd774b7
commit 418d401bf9

View file

@ -2,7 +2,7 @@
<fieldset class="personalblock">
<h2><?php p( $l->t( 'Encryption' ) ); ?></h2>
<?php if ( ! $_["privateKeySet"] && $_["initialized"] ): ?>
<?php if ( $_["initialized"] === '1' ): ?>
<p>
<a name="changePKPasswd" />
<label for="changePrivateKeyPasswd">