From: Anthony Talarico Date: Wed, 30 Dec 2015 21:22:01 +0000 (-0500) Subject: added id to h2 title tag X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=028cd5167c7ca793ea790a0d55a2da7f0aee08ea;p=WP-Plugins%2Fmichsci-products.git added id to h2 title tag --- diff --git a/views/product_detail.php b/views/product_detail.php index cc662fb..540a936 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -38,7 +38,7 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args);