diff --git a/monero/include/monero_payments.php b/monero/include/monero_payments.php index 1799291..7006b50 100644 --- a/monero/include/monero_payments.php +++ b/monero/include/monero_payments.php @@ -270,7 +270,7 @@ class Monero_Gateway extends WC_Payment_Gateway } else{ echo "

Error with connection of daemon, see documentation!

"; - } + } }