Arc
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
3 deletions
-
lnbits/templates/wallet.html
|
|
@ -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"> |
|
|
|