From 6604dd874176c2e2651dffcd3e7478816cb99dab Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 30 Dec 2015 16:20:21 -0500 Subject: [PATCH] changed tags title to h2 --- views/product_detail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/product_detail.php b/views/product_detail.php index 79f5752..cc662fb 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);