mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Display blockchain.info under web wallets only
This commit is contained in:
parent
51e07a7605
commit
a11c33c4e8
2 changed files with 0 additions and 70 deletions
|
@ -44,32 +44,6 @@ id: choose-your-wallet
|
||||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-mycelium.png" alt="mycelium wallet" /></a>
|
<a href="#" onclick="return false;"><img src="/img/clients/lo-mycelium.png" alt="mycelium wallet" /></a>
|
||||||
</div>
|
</div>
|
||||||
{% endcase %}
|
{% endcase %}
|
||||||
{% case page.lang %}
|
|
||||||
{% when 'ar' or 'fa' or 'pl' or 'zh_TW' %}
|
|
||||||
<div data-id="blockchainmobile">
|
|
||||||
<div class="walletwarning">
|
|
||||||
<div>
|
|
||||||
<h2>{% translate walletwebwarning %}</h2>
|
|
||||||
<span></span>
|
|
||||||
<p>{% translate walletwebwarningtxt %}</p>
|
|
||||||
<p><a href="#" onclick="walletShow(event);">{% translate walletwebwarningok %}</a></p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a>
|
|
||||||
</div>
|
|
||||||
{% else %}
|
|
||||||
<div data-id="blockchainmobile">
|
|
||||||
<div class="walletinfo">
|
|
||||||
<div>
|
|
||||||
<h2>{% translate wallettrustinfo %}</h2>
|
|
||||||
<span></span>
|
|
||||||
<p>{% translate wallettrustinfotxt %}</p>
|
|
||||||
<p><a href="#" onclick="walletShow(event);">{% translate walletwebwarningok %}</a></p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a>
|
|
||||||
</div>
|
|
||||||
{% endcase %}
|
|
||||||
|
|
||||||
<h2><img class="titleicon" src="/img/ico_desktop.svg" alt="Desktop wallets" />{% translate walletdesk %}</h2>
|
<h2><img class="titleicon" src="/img/ico_desktop.svg" alt="Desktop wallets" />{% translate walletdesk %}</h2>
|
||||||
<p>{% translate walletdesktxt %}</p>
|
<p>{% translate walletdesktxt %}</p>
|
||||||
|
@ -331,36 +305,6 @@ id: choose-your-wallet
|
||||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-mycelium.png" alt="mycelium wallet" /></a>
|
<a href="#" onclick="return false;"><img src="/img/clients/lo-mycelium.png" alt="mycelium wallet" /></a>
|
||||||
</div>
|
</div>
|
||||||
{% endcase %}
|
{% endcase %}
|
||||||
{% case page.lang %}
|
|
||||||
{% when 'ar' or 'fa' or 'pl' or 'zh_TW' %}
|
|
||||||
<div data-id="blockchainmobile">
|
|
||||||
<div class="walletwarning">
|
|
||||||
<div class="b1"></div>
|
|
||||||
<div class="b2">
|
|
||||||
<h2>{% translate walletwebwarning %}</h2>
|
|
||||||
<span></span>
|
|
||||||
<p class="hyphenate">{% translate walletwebwarningtxt %}</p>
|
|
||||||
<p><a href="#" onclick="walletShow(event);">{% translate walletwebwarningok %}</a></p>
|
|
||||||
</div>
|
|
||||||
<div class="b3"></div>
|
|
||||||
</div>
|
|
||||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a>
|
|
||||||
</div>
|
|
||||||
{% else %}
|
|
||||||
<div data-id="blockchainmobile">
|
|
||||||
<div class="walletinfo">
|
|
||||||
<div class="b1"></div>
|
|
||||||
<div class="b2">
|
|
||||||
<h2>{% translate wallettrustinfo %}</h2>
|
|
||||||
<span></span>
|
|
||||||
<p class="hyphenate">{% translate wallettrustinfotxt %}</p>
|
|
||||||
<p><a href="#" onclick="walletShow(event);">{% translate walletwebwarningok %}</a></p>
|
|
||||||
</div>
|
|
||||||
<div class="b3"></div>
|
|
||||||
</div>
|
|
||||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a>
|
|
||||||
</div>
|
|
||||||
{% endcase %}
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="previewrow">
|
<div class="previewrow">
|
||||||
|
@ -464,19 +408,6 @@ id: choose-your-wallet
|
||||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-mycelium.png" alt="mycelium wallet" />Mycelium<br>Wallet</a>
|
<a href="#" onclick="return false;"><img src="/img/clients/lo-mycelium.png" alt="mycelium wallet" />Mycelium<br>Wallet</a>
|
||||||
</div>
|
</div>
|
||||||
{% endcase %}
|
{% endcase %}
|
||||||
<div id="blockchainmobile">
|
|
||||||
<div>
|
|
||||||
<div class="b1"></div>
|
|
||||||
<div class="b2">
|
|
||||||
<h2>Blockchain.info</h2>
|
|
||||||
<span><img src="/img/os/android.png" alt="Android" title="Android" /></span>
|
|
||||||
<p class="hyphenate">{% translate walletblockchaininfomob %}</p>
|
|
||||||
<p><a href="https://blockchain.info/wallet">{% translate walletvisit %}</a></p>
|
|
||||||
</div>
|
|
||||||
<div class="b3"></div>
|
|
||||||
</div>
|
|
||||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain" />Blockchain<br>.info</a>
|
|
||||||
</div>
|
|
||||||
<div id="blockchaindesktop">
|
<div id="blockchaindesktop">
|
||||||
<div>
|
<div>
|
||||||
<div class="b1"></div>
|
<div class="b1"></div>
|
||||||
|
|
|
@ -117,7 +117,6 @@ en:
|
||||||
walletelectrum: "Electrum's focus is speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase."
|
walletelectrum: "Electrum's focus is speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase."
|
||||||
walletbitcoinwallet: "Bitcoin Wallet for Android is easy to use and reliable, while also being secure and fast. Its vision is de-centralization and zero trust: No central service is needed for Bitcoin-related operations. The app is a good choice for non-technical people. It is also available for BlackBerry OS."
|
walletbitcoinwallet: "Bitcoin Wallet for Android is easy to use and reliable, while also being secure and fast. Its vision is de-centralization and zero trust: No central service is needed for Bitcoin-related operations. The app is a good choice for non-technical people. It is also available for BlackBerry OS."
|
||||||
walletmyceliumwallet: "Mycelium Bitcoin Wallet is an open source wallet for Android designed for security, speed, and ease of use. It has unique features to manage your keys and for cold storage that help you secure your bitcoins."
|
walletmyceliumwallet: "Mycelium Bitcoin Wallet is an open source wallet for Android designed for security, speed, and ease of use. It has unique features to manage your keys and for cold storage that help you secure your bitcoins."
|
||||||
walletblockchaininfomob: "Blockchain.info is an hybrid web wallet for mobiles allowing you to share the same wallet on your mobile and desktop web browser. It includes many blockchain.info features like web wallet backup."
|
|
||||||
walletblockchaininfo: "Blockchain.info is a user-friendly hybrid wallet. It stores an encrypted version of your wallet online but decryption happens in your browser. For security reasons, you should always use the browser extension and email backups."
|
walletblockchaininfo: "Blockchain.info is a user-friendly hybrid wallet. It stores an encrypted version of your wallet online but decryption happens in your browser. For security reasons, you should always use the browser extension and email backups."
|
||||||
walletcoinbase: "Coinbase is a web wallet service that aims to be easy to use. It also provides an Android web wallet app, merchant tools and integration with US bank accounts to buy and sell bitcoins."
|
walletcoinbase: "Coinbase is a web wallet service that aims to be easy to use. It also provides an Android web wallet app, merchant tools and integration with US bank accounts to buy and sell bitcoins."
|
||||||
walletcoinkite: "Coinkite is a web wallet & debit card service that aims to be easy to use. It also works on mobile browsers, has merchant tools, point-of-sale payment terminals. It is a hybrid wallet and full reserve vault."
|
walletcoinkite: "Coinkite is a web wallet & debit card service that aims to be easy to use. It also works on mobile browsers, has merchant tools, point-of-sale payment terminals. It is a hybrid wallet and full reserve vault."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue