From 3850b8be248d20a8d4f76a5be0a20452f276659d Mon Sep 17 00:00:00 2001 From: David Remer Date: Fri, 18 Sep 2020 12:55:47 +0300 Subject: [PATCH] change description of credit messaging ratio setting --- modules/ppcp-wc-gateway/services.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/ppcp-wc-gateway/services.php b/modules/ppcp-wc-gateway/services.php index 0dba777cd..f7bbe6ee1 100644 --- a/modules/ppcp-wc-gateway/services.php +++ b/modules/ppcp-wc-gateway/services.php @@ -789,7 +789,7 @@ return array( 'default' => '1x1', 'desc_tip' => true, 'description' => __( - 'The color of the text. Only applicable, when the layout style Flex is used.', + 'The width/height ratio of the banner. Only applicable, when the layout style Flex is used.', 'paypal-payments-for-woocommerce' ), 'options' => array( @@ -1079,7 +1079,7 @@ return array( 'default' => '1x1', 'desc_tip' => true, 'description' => __( - 'The color of the text. Only applicable, when the layout style Flex is used.', + 'The width/height ratio of the banner. Only applicable, when the layout style Flex is used.', 'paypal-payments-for-woocommerce' ), 'options' => array( @@ -1498,7 +1498,7 @@ return array( 'default' => '1x1', 'desc_tip' => true, 'description' => __( - 'The color of the text. Only applicable, when the layout style Flex is used.', + 'The width/height ratio of the banner. Only applicable, when the layout style Flex is used.', 'paypal-payments-for-woocommerce' ), 'options' => array(