Fixes wallet menu, list and container for correct links and translation

This commit is contained in:
Igor Kuzmenko 2017-07-18 17:50:37 +02:00
parent 43ec650bd4
commit 7f028a68ba
4 changed files with 16 additions and 4 deletions

View file

@ -33,6 +33,7 @@ max_wallet_text_length: 418 ## Unicode characters
alt="{% translate platform{{os.name}} choose-your-wallet %}"
title="{% translate platform{{os.name}} choose-your-wallet %}" />
<span>{% translate platform{{os.name}} choose-your-wallet %}</span>
<span>{% translate walletcat{{os.name}} choose-your-wallet %}</span>
</a>
{% endfor %}
{% endfor %}
@ -47,6 +48,7 @@ max_wallet_text_length: 418 ## Unicode characters
alt="{% translate platform{{os.name}} choose-your-wallet %}"
title="{% translate platform{{os.name}} choose-your-wallet %}" />
<h3>{% translate platform{{os.name}} choose-your-wallet %}</h3>
<h3>{% translate walletcat{{os.name}} choose-your-wallet %}</h3>
</div>
<div class="wallet-os-download-buttons">
{% if os.link == 'bitcoincore' %}