From: Anthony Talarico Date: Fri, 18 Dec 2015 21:39:00 +0000 (-0500) Subject: increased number of columns for dropdown X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=713c96ef710b808001fb5edb10cc154497929140;p=WP-Plugins%2Fmichsci-products.git increased number of columns for dropdown --- diff --git a/index.php b/index.php index 36b464a..58f2f84 100644 --- a/index.php +++ b/index.php @@ -172,7 +172,7 @@ function michsci_shortcode($atts) ob_start(); echo '
-
'; +
'; echo michsci_get_terms_dropdown(); // echo '
';