Improve wallet import wording

Closes #2740.
This commit is contained in:
Dennis Reimann
2021-08-03 14:22:26 +02:00
parent 4c818d0359
commit 59f338a0b7

View File

@@ -28,7 +28,7 @@
<div class="content d-flex flex-column flex-lg-row align-items-lg-center justify-content-lg-between me-2">
<div>
<h4>Connect hardware&nbsp;wallet</h4>
<p class="mb-0 text-secondary">Import your keys using our Vault application</p>
<p class="mb-0 text-secondary">Import your public keys using our Vault application</p>
</div>
<small class="d-block text-primary mt-2 mt-lg-0">Recommended</small>
</div>
@@ -41,7 +41,7 @@
</div>
<div class="content d-flex flex-column flex-lg-row align-items-lg-center justify-content-lg-between me-2">
<div>
<h4>Connect hardware wallet</h4>
<h4>Connect hardware&nbsp;wallet</h4>
<p class="mb-0">Please enable JavaScript for this option to be available</p>
</div>
<small class="d-block text-primary mt-2 mt-lg-0">Recommended</small>