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

- false );