Remove BIPS from wallets

(Their web wallet service is now closed)
This commit is contained in:
Saivann 2013-11-24 20:03:31 -05:00
parent 30e8421a0c
commit 0f1805c227
3 changed files with 0 additions and 57 deletions

View file

@ -70,19 +70,6 @@ id: choose-your-wallet
<a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a> <a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a>
</div> </div>
{% endcase %} {% endcase %}
<!-- Compromised
<div data-id="bips-mobile">
<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-bips.png" alt="BIPS" /></a>
</div>
-->
<div data-id="coinbase-mobile"> <div data-id="coinbase-mobile">
<div class="walletwarning"> <div class="walletwarning">
<div> <div>
@ -187,19 +174,6 @@ id: choose-your-wallet
<a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a> <a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a>
</div> </div>
{% endcase %} {% endcase %}
<!-- Compromised
<div data-id="bips">
<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-bips.png" alt="bips" /></a>
</div>
-->
<div data-id="coinbase"> <div data-id="coinbase">
<div class="walletwarning"> <div class="walletwarning">
<div> <div>
@ -368,21 +342,6 @@ id: choose-your-wallet
<a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a> <a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a>
</div> </div>
{% endcase %} {% endcase %}
<!-- Compromised
<div data-id="bips-mobile">
<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-bips.png" alt="BIPS" /></a>
</div>
-->
<div data-id="coinbase-mobile"> <div data-id="coinbase-mobile">
<div class="walletwarning"> <div class="walletwarning">
<div class="b1"></div> <div class="b1"></div>
@ -429,21 +388,6 @@ id: choose-your-wallet
<a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a> <a href="#" onclick="return false;"><img src="/img/clients/lo-blockchain.png" alt="blockchain.info" /></a>
</div> </div>
{% endcase %} {% endcase %}
<!-- Compromised
<div data-id="bips">
<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-bips.png" alt="BIPS" /></a>
</div>
-->
<div data-id="coinbase"> <div data-id="coinbase">
<div class="walletwarning"> <div class="walletwarning">
<div class="b1"></div> <div class="b1"></div>

View file

@ -118,7 +118,6 @@ en:
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. It is also available for iPhone in a restricted mode to fit Apple policies. It includes many blockchain.info features like web wallet backup." walletblockchaininfomob: "Blockchain.info is an hybrid web wallet for mobiles. It is also available for iPhone in a restricted mode to fit Apple policies. 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."
walletbips: "BIPS is a web wallet service that allows to buy and sell bitcoins easily in many countries. It also offers cold storage, wallet importation and many merchant tools features."
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."
walletdownload: "<a href=\"#download#\">Download</a>" walletdownload: "<a href=\"#download#\">Download</a>"
walletvisit: "Visit website" walletvisit: "Visit website"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB