Closed p tag
This commit is contained in:
parent
9faa1b9902
commit
f68f1d29ed
@ -1,6 +1,6 @@
|
|||||||
<section class="woocommerce-order-details">
|
<section class="woocommerce-order-details">
|
||||||
<h2 class="woocommerce-order-details__title"><?php echo $method_title ?></h2>
|
<h2 class="woocommerce-order-details__title"><?php echo $method_title ?></h2>
|
||||||
<noscript><p>Javascript is disabled, please refresh the page to check your order status. Your order will expire in <strong><?php echo $details['order_expires']; ?></strong> if no payment is recieved in that time.</noscript>
|
<noscript><p>Javascript is disabled, please refresh the page to check your order status. Your order will expire in <strong><?php echo $details['order_expires']; ?></strong> if no payment is recieved in that time.</p></noscript>
|
||||||
|
|
||||||
<strong id="monero_payment_messages">
|
<strong id="monero_payment_messages">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user