mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-27 18:04:26 +01:00
Merge pull request #2746 from dennisreimann/wallet-import-wording
Improve wallet import wording
This commit is contained in:
@@ -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 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 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>
|
||||
|
||||
Reference in New Issue
Block a user