Browse Source

spelling mistake :P

master
Satinder Grewal 8 years ago
parent
commit
ce209b6e88
  1. 2
      index.html

2
index.html

@ -620,7 +620,7 @@
<div class="page-content" data-extcoin="COIN" id="section-extcoin">
<div role="alert" class="alert alert-danger alert-dismissible" data-extcoin="COIN" id="extcoin-wallet-connection-alert" style="display: none;">
<button aria-label="Close" data-dismiss="alert" class="close" type="button"><span aria-hidden="true">×</span></button>
<h4>Opps! Something is no right...</h4>
<h4>Opps! Something is not right...</h4>
<p data-extcoin="COIN" id="extcoin-wallet-connection-alert-text">Could not connect to external wallet. Reasons can be:<br> - Your External Wallet/daemon isn't running<br>
- Your External Wallet/daemon is running, but iguana is not given command to connect to External Wallet/daemon<br>
- Your External Wallet/daemon is setup, but is not setup with config settings like<br><code>server=1</code><br><code>rpcport=</code><br><code>rpcuser=</code><br><code>rpcpassword=</code></p>

Loading…
Cancel
Save