From: Anthony Talarico Date: Tue, 12 Jan 2016 21:10:28 +0000 (-0500) Subject: changed dropdown place holder X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=951980ae8d1a110bf872ea6bfbc72232be2da8fc;p=WP-Plugins%2Fmichsci-products.git changed dropdown place holder --- diff --git a/index.php b/index.php index e55a54f..1fa4732 100644 --- a/index.php +++ b/index.php @@ -486,7 +486,7 @@ function michsci_get_terms_dropdown($cat_id) if($cat_id){ $main = get_term($cat_id, MICHSCI_CATEGORY_NAME); $cats_child = get_term_children($cat_id, $taxonomyName); - $output =""; foreach($cats_child as $cat){ $output .= '