diff --git a/monero/include/monero_payments.php b/monero/include/monero_payments.php index b4e870f..062b387 100644 --- a/monero/include/monero_payments.php +++ b/monero/include/monero_payments.php @@ -254,35 +254,54 @@ class Monero_Gateway extends WC_Payment_Gateway $color = "DC143C"; } echo "

" . $message . "

"; - echo ""; -echo "
-
- -

MONERO PAYMENT

-
- - - -
- -
+ echo " + + + + + + + + + + +
+ +
+ +
+ +

MONERO PAYMENT

+
+ + +
+
Send: -
".$amount_xmr2"
XMR
-
- -
+
$amount_xmr2
XMR
+
+
To this address: -
".$array_integrated_address["integrated_address"]."
-
- -
+
$array_integrated_address[integrated_address]
+
+
Or scan QR: -
-
- - -
-
" +
+
+
+
+ + + + +
+ +
+ + + ";