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 85467b973a
commit 8082ef2073
1 changed files with 1 additions and 1 deletions

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">