diff --git a/_includes/layout/base/wallets-menu.html b/_includes/layout/base/wallets-menu.html index 09faf299..26f13d83 100644 --- a/_includes/layout/base/wallets-menu.html +++ b/_includes/layout/base/wallets-menu.html @@ -28,10 +28,10 @@ http://opensource.org/licenses/MIT.
  • {% if platformName == 'hardware' or platformName == 'web' %} {% assign platformHref = "/" | append: page.lang | append: "/wallets/" | append: platformName | append: "/" | append: platformName | append: "/" %} + {% translate walletcat{{platformName}} choose-your-wallet %} {% else %} - {% assign platformHref = "#" %} + {% translate walletcat{{platformName}} choose-your-wallet %} {% endif %} - {% translate walletcat{{platformName}} choose-your-wallet %} {% if platform.items.size > 1 %}