From 78504f5373ad266abb42023f0f6410603287a41a Mon Sep 17 00:00:00 2001 From: claudiosmweb Date: Sun, 25 Aug 2013 16:02:44 -0300 Subject: [PATCH 1/2] update inline documentation in content-product.php and content-single-product.php --- templates/content-product.php | 3 ++- templates/content-single-product.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/content-product.php b/templates/content-product.php index 7ed85859c71..e5af7d7098c 100644 --- a/templates/content-product.php +++ b/templates/content-product.php @@ -56,7 +56,8 @@ if ( 0 == $woocommerce_loop['loop'] % $woocommerce_loop['columns'] ) Date: Sun, 25 Aug 2013 16:04:16 -0300 Subject: [PATCH 2/2] fixed indentation --- templates/content-product.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/content-product.php b/templates/content-product.php index e5af7d7098c..0c49e6729eb 100644 --- a/templates/content-product.php +++ b/templates/content-product.php @@ -56,8 +56,8 @@ if ( 0 == $woocommerce_loop['loop'] % $woocommerce_loop['columns'] )