set warning bubble before showing online wallets

remove my wallet from the top of the "choose your wallet" page.
remove all target="_blank", let the user choose if he wants to open pages in new tabs
This commit is contained in:
Saivann 2013-03-18 22:03:57 -04:00
parent c11f93d990
commit 0cb9ba43f5
28 changed files with 212 additions and 97 deletions

View file

@ -14,6 +14,6 @@ title: Download - Bitcoin
<img style="width: 16px"> <a href="/en/version-history" style="font-weight:bold;">Show version history</a>
</p>
<br>
<p>Bitcoin-Qt is a community-driven <a target="_blank" href="http://www.fsf.org/about/what-is-free-software">free open source</a> project, released under the <a href="http://creativecommons.org/licenses/MIT/" target="_blank">MIT license</a>.</p>
<p><b>Note</b> : Bitcoin-Qt initial sync can take a day to complete. You should make sure that you have enough bandwidth and storage for the full <a target="_blank" href="http://blockchain.info/charts/blocks-size">blockchain size</a>.</p>
<p>Bitcoin-Qt is a community-driven <a href="http://www.fsf.org/about/what-is-free-software">free open source</a> project, released under the <a href="http://creativecommons.org/licenses/MIT/">MIT license</a>.</p>
<p><b>Note</b> : Bitcoin-Qt initial sync can take a day to complete. You should make sure that you have enough bandwidth and storage for the full <a href="http://blockchain.info/charts/blocks-size">blockchain size</a>.</p>