This commit is contained in:
Lee Wong 2017-04-02 18:40:54 +07:00 committed by tungfa
parent 3ded9ad1dd
commit b1e4132bef
3 changed files with 1 additions and 29 deletions

View file

@ -11,12 +11,6 @@ pages:
hero-tax-btn: Tax Treatment hero-tax-btn: Tax Treatment
hero-compliance-btn: Compliance FIAT - DASH hero-compliance-btn: Compliance FIAT - DASH
tax-text: What is the Tax Treatment of the Masternode Operators DASH?
tax-hero: Dash can be acquired, held and exchanged in many ways.
buy-btn: Buy Dash
spend-btn: Spend Dash
trade-btn: Trade Dash
сogent-heading: > сogent-heading: >
Cogent Law Package: Cogent Law Package:

View file

@ -19,7 +19,7 @@
<section> <section>
<div class="hero__buttons hero__buttons--get-dash"> <div class="hero__buttons hero__buttons--get-dash">
<a href="#tax" class="btn-blue-solid btn-large">{% t pages.legal.hero-tax-btn %}</a> <a href="#tax" class="btn-blue-solid btn-large">{% t pages.legal.hero-tax-btn %}</a>
<a href="#compliance" class="btn-large btn-white-solid">{% t pages.legal.hero-compliance-btn %}</a> <a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-Introduction" class="btn-large btn-white-solid" target="_blank">{% t pages.legal.hero-compliance-btn %}</a>
</div> </div>
</section> </section>
</div> </div>

View file

@ -8,19 +8,6 @@ description: pages.legal.description
<div class="page page--home"> <div class="page page--home">
<section class="section section--claim">
<div class="section__content">
<h4 class="bottom-space">{% t pages.legal.tax-text %}</h4>
<p class="section__lead bottom-space">{% t pages.legal.tax-hero %}</p>
<div class="hero__buttons">
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693287" target="_blank" class="btn-white-solid">{% t pages.legal.buy-btn %}</a>
<a href="https://www2.dash.org/merchants/" target="_blank" class="btn-white-solid">{% t pages.legal.spend-btn %}</a>
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=48693307" target="_blank" class="btn-white-solid">{% t pages.legal.trade-btn %}</a>
</div>
</div>
</section>
<section> <section>
<div class="content"> <div class="content">
@ -88,15 +75,6 @@ description: pages.legal.description
</div> </div>
</section> </section>
<section>
<div class="content">
<h3 id="compliance">{% t pages.legal.criminally-heading %}</h3>
<div class="text-center bottom-space">{% t pages.legal.criminally-text %}</div>
<a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=105746151#FIAT-DASHCompliance/ATMCompliance-Introduction" class="btn-blue-solid" target="_blank">{% t pages.legal.criminally-btn %}</a>
</div>
</section>
<section class="home-latest-news"> <section class="home-latest-news">
<div class="content"> <div class="content">
<h2 id="tax" class="section__title">{% t pages.legal.treatment-heading %}</h2> <h2 id="tax" class="section__title">{% t pages.legal.treatment-heading %}</h2>