From: Anthony Talarico Date: Fri, 18 Dec 2015 21:42:52 +0000 (-0500) Subject: changed dropdown columns X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=67954c139a68349edd6086cae474f8953723a6ce;p=WP-Plugins%2Fmichsci-products.git changed dropdown columns --- diff --git a/index.php b/index.php index 58f2f84..b5169cc 100644 --- a/index.php +++ b/index.php @@ -172,7 +172,7 @@ function michsci_shortcode($atts) ob_start(); echo '
-
'; +
'; echo michsci_get_terms_dropdown(); // echo '
';