Increase warnings against online wallets in "Secure your wallet"

Move "online services" text at the top of the page
Rewrite text to mention previous security breaches and software wallets
Add a warning icon for increased visibility
This commit is contained in:
Saivann 2014-03-04 21:50:15 -05:00
parent 7bff294d4a
commit 1600e0eeeb
4 changed files with 78 additions and 4 deletions

View file

@ -5,6 +5,9 @@ id: secure-your-wallet
<h1>{% translate pagetitle %}</h1>
<p class="summarytxt">{% translate summary %}</p>
<h2><img src="/img/ico_warning.svg" class="titleicon" alt="warning">{% translate online %}</h2>
<p>{% translate onlinetxt %}</p>
{% case page.lang %}
{% when 'ar' or 'fa' or 'pl' or 'zh_TW' %}
{% else %}
@ -12,9 +15,6 @@ id: secure-your-wallet
<p>{% translate everydaytxt %}</p>
{% endcase %}
<h2>{% translate online %}</h2>
<p>{% translate onlinetxt %}</p>
<h2>{% translate backup %}</h2>
<p>{% translate backuptxt %}</p>