From cf54ea8fc055e079dc956889700af1c7cf614246 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Wed, 7 Oct 2015 12:03:10 +0100 Subject: [PATCH] esc_attr does not double encode fixes #9287 --- templates/single-product/add-to-cart/variable.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/single-product/add-to-cart/variable.php b/templates/single-product/add-to-cart/variable.php index 7a936b3ece132..e93613fa04416 100644 --- a/templates/single-product/add-to-cart/variable.php +++ b/templates/single-product/add-to-cart/variable.php @@ -9,7 +9,7 @@ * as little as possible, but it does happen. When this occurs the version of the template file will * be bumped and the readme will list any important changes. * - * @see http://docs.woothemes.com/document/template-structure/ + * @see http://docs.woothemes.com/document/template-structure/ * @author WooThemes * @package WooCommerce/Templates * @version 2.5.0 @@ -24,7 +24,7 @@ do_action( 'woocommerce_before_add_to_cart_form' ); ?> -
+