From 036732faf9f590f2b63d709646503d263787edce Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 12 Jan 2016 14:14:03 -0500 Subject: [PATCH] testing --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.17.1