Commit cbf302ef by dhn

Merge branch 'developer' of http://47.99.244.21:9999/root/joshine into Branch_developer

parents 30e1d874 5ddf7d80
......@@ -119,7 +119,7 @@ $subtotalStr = $block->escapeHtml(
}
</style>
<div id="we-accept">
<div class="title">We Accept</div>
<div class="title"><?= __('We Accept') ?> </div>
<img src="/media/wysiwyg/we_accept.png" alt="">
</div>
</div>
......
......@@ -11,6 +11,6 @@
}
</style>
<div id="we-accept">
<div class="title">We Accept</div>
<div class="title"><?= __('We Accept') ?></div>
<img src="/media/wysiwyg/we_accept.png" alt="">
</div>
\ No newline at end of file
......@@ -8,7 +8,7 @@
?>
<div class="block newsletter">
<div class="newsletter-list">
<span>JOIN OUR LIST FOR SPECIAL OFFERS!</span>
<span><?= __('JOIN OUR LIST FOR SPECIAL OFFERS!') ?></span>
</div>
<div class="content newsletter-list sub">
<form class="form subscribe"
......
......@@ -15617,6 +15617,8 @@ OR CHECKOUT WITH,O al pagar la cuenta
Checkout Now,Pagar de inmediato
Coupon Code,Código preferencial
WHY CHOOSE US,¿¿ por qué nos eligen?
We Accept,Aceptamos
"JOIN OUR LIST FOR SPECIAL OFFERS!","¡¡ Únete a nuestra lista de preferencias!"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment