a few changes to the way privatekeys are displayed when encrypted on the #newAddress Tab

This commit is contained in:
OutCast3k
2015-03-09 12:47:44 +00:00
parent b2805e135d
commit 8decad12c6
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -205,7 +205,7 @@
</span>
</div>
<div id="ase256wifkey" class="hidden">
<div id="aes256wifkey" class="hidden">
<label>AES-256 Encrypted WIF key</label>
<input id="newPrivKeyEnc" type="text" class="form-control" value="" readonly>
</div>