From b35ba66a9ec31391ecd50bb234c4b6f3e6194902 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 14 Jan 2016 10:21:43 -0500 Subject: [PATCH] adjusting dropdown for subcategories --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index d2dfc76..5e592f8 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 .= '