Update monero_payments.php

This commit is contained in:
serhack 2017-07-16 11:15:43 +02:00 committed by GitHub
parent 20def42a65
commit 773cc34fa5

View File

@ -270,7 +270,7 @@ class Monero_Gateway extends WC_Payment_Gateway
} }
else{ else{
echo "<div class=\" notice notice-error\"><p>Error with connection of daemon, see documentation!</p></div>"; echo "<div class=\" notice notice-error\"><p>Error with connection of daemon, see documentation!</p></div>";
} } }