From: Anthony Talarico Date: Mon, 28 Dec 2015 19:39:24 +0000 (-0500) Subject: fixing syntax error X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b8ebea7fd5a67b3220ceb8b90e4d42934dfde14c;p=WP-Plugins%2Fmichsci-products.git fixing syntax error --- diff --git a/views/product_detail.php b/views/product_detail.php index 366785f..0a3180d 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -10,11 +10,11 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); echo '' . $relative->name . "" . " > "; } ?> - post_title . "
"; ?> +post_title . "
"; ?> -

false );