mirror of
https://git.wownero.com/wownero/wownerowp.git
synced 2024-08-15 01:03:16 +00:00
Rewrite plugin to v3.0
This commit is contained in:
parent
4c091a13f7
commit
4def1b771e
37 changed files with 4613 additions and 1685 deletions
4
templates/monero-gateway/customer/order-error-page.php
Normal file
4
templates/monero-gateway/customer/order-error-page.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<section class="woocommerce-order-details">
|
||||
<h2 class="woocommerce-order-details__title"><?php echo $method_title ?></h2>
|
||||
<p>Payment method not available, please contact the store owner for manual payment</p>
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue