Skip to content

Commit

Permalink
[Chrome, Firefox, Safari] - Fixed typo. #26
Browse files Browse the repository at this point in the history
  • Loading branch information
Ermek Abyshev committed Nov 15, 2016
1 parent 07c3908 commit 5df82e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/ui/modal/_popup-enter-key-password.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<div class="b-popup-body_white-bg g-padding">
<h6 class="b-form-label_h2" style="font-size: 10px"><span id="userId"></span> - <span
id="keyId"></span></h6>
<label class="b-form-label">Enter key password to sign this massage</label>
<label class="b-form-label">Enter key password to sign this message</label>
<input type="password" class="b-form-input b-form-input_full" id="password">
<span class="label label-danger hide noUi-marker-normal b-form-hint b-form-hint_red" data-l10n-id="pwd_dialog_wrong_pwd"></span>

Expand Down

0 comments on commit 5df82e1

Please sign in to comment.