mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Use "Desktop wallet" instead of "Software wallet" (fixes #300)
This commit is contained in:
parent
cb53f08abd
commit
40d2eeaab5
8 changed files with 146 additions and 87 deletions
|
@ -97,7 +97,7 @@ id: choose-your-wallet
|
|||
</div>
|
||||
{% endcase %}
|
||||
|
||||
<h2><img class="titleicon" src="/img/ico_software.svg" alt="Software wallets" />{% translate walletdesk %}</h2>
|
||||
<h2><img class="titleicon" src="/img/ico_desktop.svg" alt="Desktop wallets" />{% translate walletdesk %}</h2>
|
||||
<p>{% translate walletdesktxt %}</p>
|
||||
|
||||
<div>
|
||||
|
@ -208,7 +208,7 @@ id: choose-your-wallet
|
|||
<div class="previewcol">
|
||||
|
||||
<div class="previewrow">
|
||||
<h2><img class="titleicon" src="/img/ico_software.svg" alt="Software wallets" />{% translate walletdesk %}</h2>
|
||||
<h2><img class="titleicon" src="/img/ico_desktop.svg" alt="Desktop wallets" />{% translate walletdesk %}</h2>
|
||||
<p class="hyphenate">{% translate walletdesktxt %}</p>
|
||||
</div>
|
||||
<div class="previewrow">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue