fix bad password error
This commit is contained in:
parent
49b340eb8e
commit
c65e677f2c
2 changed files with 3 additions and 5 deletions
|
|
@ -182,7 +182,7 @@
|
|||
<div class="signin" ng-controller="SigninController">
|
||||
<div data-alert class="alert-box info radius" ng-show="loading && !failure">
|
||||
<i class="size-21 fi-bitcoin-circle icon-rotate spinner"></i>
|
||||
Authenticating and Looking for peers...
|
||||
Authenticating and looking for peers...
|
||||
</div>
|
||||
<div class="alert-box error radius" ng-show="failure">
|
||||
Oops, we had an error! Looks like you are already connected to this wallet,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue