From: Anthony Talarico Date: Wed, 30 Dec 2015 14:14:02 +0000 (-0500) Subject: fixing syntax error X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9cb05be1681d17c119a3605c7d4aca7db180bb2c;p=WP-Plugins%2Fmichsci-products.git fixing syntax error --- diff --git a/views/product_detail.php b/views/product_detail.php index f0cd2aa..c618194 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -20,7 +20,7 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); ID, 'large'); ?> -
+
ID); foreach($key_value as $key=>$value){ @@ -43,7 +43,7 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); the_content(); ?>
-