Skip to content

Commit

Permalink
Fixed PS standards
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaenigma committed Jul 28, 2022
1 parent 089dcbc commit f1ae1a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/templates/front/no_crypto.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@

<div class="bnomics-order-container">
<h3>
{l s="No crypto currencies are enabled for checkout" mod='blockonomics'}
{l s='No crypto currencies are enabled for checkout' mod='blockonomics'}
</h3>
<p>
{l s="Note to webmaster: Can be enabled via PrestaShop Admin > Modules > Module manager > Bitcoin - Blockonomics > Currencies" mod='blockonomics'}
{l s='Note to webmaster: Can be enabled via PrestaShop Admin > Modules > Module manager > Bitcoin - Blockonomics > Currencies' mod='blockonomics'}
</p>
</div>

0 comments on commit f1ae1a6

Please sign in to comment.