change description of credit messaging ratio setting

This commit is contained in:
David Remer 2020-09-18 12:55:47 +03:00
parent 70a1da4671
commit 3850b8be24

View file

@ -789,7 +789,7 @@ return array(
'default' => '1x1', 'default' => '1x1',
'desc_tip' => true, 'desc_tip' => true,
'description' => __( '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' 'paypal-payments-for-woocommerce'
), ),
'options' => array( 'options' => array(
@ -1079,7 +1079,7 @@ return array(
'default' => '1x1', 'default' => '1x1',
'desc_tip' => true, 'desc_tip' => true,
'description' => __( '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' 'paypal-payments-for-woocommerce'
), ),
'options' => array( 'options' => array(
@ -1498,7 +1498,7 @@ return array(
'default' => '1x1', 'default' => '1x1',
'desc_tip' => true, 'desc_tip' => true,
'description' => __( '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' 'paypal-payments-for-woocommerce'
), ),
'options' => array( 'options' => array(