From 5e6674650077a18b09d9625b07d1d98f8ce21a81 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 30 Dec 2015 10:51:06 -0500 Subject: [PATCH] removed tags style from plugin --- 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 9681b95..fdfdb3f 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);