mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
fixed links and styles on wallets
This commit is contained in:
parent
712b81fa31
commit
5a164bb629
5 changed files with 17 additions and 19 deletions
|
@ -46,12 +46,12 @@ description: pages.woocommerce.description
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!--WOOCOMMERCE VIDEO OVERVIEW-->
|
||||
<section>
|
||||
<div class="content">
|
||||
<h2>{% t pages.woocommerce.video-heading %}</h2>
|
||||
<div>
|
||||
<a href="https://dashpay.atlassian.net/wiki/x/yJAxBg" class="btn-blue-solid" target="_blank">{% t pages.woocommerce.video-btn%}</a>
|
||||
<a href="https://youtu.be/1KahlicghaE" class="btn-blue-solid" target="_blank">{% t pages.woocommerce.video-btn%}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
@ -64,9 +64,9 @@ description: pages.woocommerce.description
|
|||
<div class="row">
|
||||
<div class="col-sm-6 col-sm-push-6">
|
||||
<h2>{% t pages.woocommerce.how-heading %}</h2>
|
||||
<a href="http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation" target="_blank">{% t pages.woocommerce.how-link %}</a>
|
||||
|
||||
{% tmd pages.woocommerce.how-text %}
|
||||
<p><a href="http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation" target="_blank">{% t pages.woocommerce.how-link %}</a></p>
|
||||
<p>{% tmd pages.woocommerce.how-text %}</p>
|
||||
<p><a href="https://wordpress.org/plugins/" _target="blank">{% tmd pages.woocommerce.how-text-link %}</a>{% tmd pages.woocommerce.how-text-plugin %}</p>
|
||||
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 ">
|
||||
|
@ -86,7 +86,7 @@ description: pages.woocommerce.description
|
|||
<h2>{% t pages.woocommerce.install-heading %}</h2>
|
||||
{% tmd pages.woocommerce.install-text %}
|
||||
|
||||
<a href="#" target="_blank" class="btn-blue-solid">{% t pages.woocommerce.install-btn %}</a>
|
||||
<a href="https://youtu.be/HFzMPBY1rAQ" target="_blank" class="btn-blue-solid">{% t pages.woocommerce.install-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<img src="/assets/img/update/execution.png" alt="{% t pages.home.execution-heading %}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue