mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-23 06:35:23 +01:00
Update wallet.html
This commit is contained in:
parent
9e502f9750
commit
4075d690ec
1 changed files with 6 additions and 3 deletions
|
@ -58,11 +58,14 @@
|
|||
</li>
|
||||
</ol>
|
||||
<br /><br />
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<div class="alert alert-danger alert-dismissable">
|
||||
<h4>
|
||||
Bookmark to save your wallet. Wallet is in BETA, use with caution.
|
||||
Wallet in BETA, use with caution.
|
||||
</h4>
|
||||
</div>
|
||||
</div></div>
|
||||
</section>
|
||||
|
||||
<!-- Main content -->
|
||||
|
@ -83,7 +86,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<!-- ./col -->
|
||||
|
||||
|
||||
<!-- /.row -->
|
||||
<div class="row">
|
||||
<div class="col-sm-3">
|
||||
|
@ -114,7 +117,7 @@
|
|||
<div id="sendfunds"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<div class="box">
|
||||
|
|
Loading…
Add table
Reference in a new issue