Dokan api
This commit is contained in:
@@ -53,10 +53,10 @@
|
||||
<button ID="CreateWalletButton">Create</button>
|
||||
</div>
|
||||
|
||||
<div id="unlock_wallet" style="display: none">
|
||||
<div id="unlock_wallet" style="display: none" width="100%">
|
||||
<h3>Unlock Wallet</h3>
|
||||
<p>Enter wallet password and click 'Unlock' to continue.</p>
|
||||
<input type="password" width="100%" id="WalletUnlockPwd" />
|
||||
<input type="password" id="WalletUnlockPwd" style="width: 100%"/><br /><br />
|
||||
<button ID="UnlockWalletButton">Unlock</button>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user