From: Anthony Talarico Date: Fri, 18 Dec 2015 21:48:21 +0000 (-0500) Subject: removed testing comment X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=67989018da1f9f8f5527dea3e073f8964ccb035d;p=WP-Plugins%2Fmichsci-products.git removed testing comment --- diff --git a/index.php b/index.php index 786d597..bd100d9 100644 --- a/index.php +++ b/index.php @@ -173,9 +173,9 @@ function michsci_shortcode($atts) echo '
'; - echo '
'; + echo michsci_get_terms_dropdown(); - // echo '
'; + echo '
'; echo '
'; if ( $product_id = filter_var( $_REQUEST['product'], FILTER_VALIDATE_INT ) ) {