From 3effcb7399081b112b8d8de6a5d828fbdc912d04 Mon Sep 17 00:00:00 2001 From: Noel Springer Date: Wed, 23 Jan 2019 12:35:41 +1000 Subject: [PATCH] Update template to 3.5.3 --- woocommerce/checkout/payment.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/woocommerce/checkout/payment.php b/woocommerce/checkout/payment.php index 3311cf8..a83c966 100644 --- a/woocommerce/checkout/payment.php +++ b/woocommerce/checkout/payment.php @@ -10,9 +10,9 @@ * happen. When this occurs the version of the template file will be bumped and * the readme will list any important changes. * - * @see https://docs.woocommerce.com/document/template-structure/ + * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce/Templates - * @version 3.4.0 + * @version 3.5.3 */ defined( 'ABSPATH' ) || exit; @@ -37,7 +37,10 @@ if ( ! is_ajax() ) {