Commit 15b966f0 authored by nopara73's avatar nopara73

Make text more understandable

parent 8104b85e
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<h3 class="display-5">Welcome</h3> <h3 class="display-5">Welcome</h3>
<p class="lead my-5"> <p class="lead my-5">
If you would like to create a new wallet, please click Create. <br/> If you would like to create a new wallet, please click Create. <br/>
When you have used Breeze before, you can click Restore to recover your wallet. If you used Breeze before, please click Restore to recover your old wallet.
</p> </p>
<div class="row d-flex justify-content-center"> <div class="row d-flex justify-content-center">
<button type="button" class="btn btn-linkgray btn-lg" (click)="onRecoverClicked()">Restore</button> <button type="button" class="btn btn-linkgray btn-lg" (click)="onRecoverClicked()">Restore</button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment