diff --git a/monero/include/monero_payments.php b/monero/include/monero_payments.php index ce8343f..24a089c 100644 --- a/monero/include/monero_payments.php +++ b/monero/include/monero_payments.php @@ -332,11 +332,11 @@ class Monero_Gateway extends WC_Payment_Gateway } if($this->confirmed == false) { - echo "

We are waiting for your transaction to be confirmed

"; + echo "

We are waiting for your transaction to be confirmed

"; } if($this->confirmed) { - echo "

Your transaction has been successfully confirmed!

"; + echo "

Your transaction has been successfully confirmed!

"; } echo "