Improve wording

This commit is contained in:
Taylor Helsper 2020-02-09 15:34:04 -06:00
parent c000d73d77
commit 7505d46917

View File

@ -109,7 +109,7 @@
Wallet Created
{% else %}
<a class="ui-button ui-widget ui-corner-all" style="width: 180px; margin-bottom: 15px;" href="/lnd/create_wallet">Create Wallet</a>
<a class="ui-button ui-widget ui-corner-all" style="width: 180px; margin-bottom: 15px;" href="/lnd/create_wallet_with_seed">Create Wallet from Seed</a>
<a class="ui-button ui-widget ui-corner-all" style="width: 180px; margin-bottom: 15px;" href="/lnd/create_wallet_with_seed">Restore Wallet from Seed</a>
{% endif %}
</div>
</div>