mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
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:
parent
7bff294d4a
commit
1600e0eeeb
4 changed files with 78 additions and 4 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue