From: Anthony Talarico Date: Tue, 12 Jan 2016 19:14:03 +0000 (-0500) Subject: testing X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=036732faf9f590f2b63d709646503d263787edce;p=WP-Plugins%2Fmichsci-products.git testing --- diff --git a/index.php b/index.php index 98fba17..c680a36 100644 --- a/index.php +++ b/index.php @@ -493,8 +493,8 @@ function michsci_get_terms_dropdown($cat_id) } $catName = get_term($cat, MICHSCI_CATEGORY_NAME); $output .= '>' . $catName->name. ''; - $output .=""; } + $output .=""; } else {