From: Anthony Talarico Date: Fri, 18 Dec 2015 21:35:25 +0000 (-0500) Subject: removed search button X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dbefe4164995d962a15b2bb283322cc85afbc7de;p=WP-Plugins%2Fmichsci-products.git removed search button --- diff --git a/index.php b/index.php index 3dea9d0..36b464a 100644 --- a/index.php +++ b/index.php @@ -175,7 +175,7 @@ function michsci_shortcode($atts)
'; echo michsci_get_terms_dropdown(); - echo '
'; + // echo '
'; echo ''; if ( $product_id = filter_var( $_REQUEST['product'], FILTER_VALIDATE_INT ) ) {