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
1 changed files with 1 additions and 1 deletions

View File

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