From: Anthony Talarico Date: Fri, 18 Dec 2015 21:45:24 +0000 (-0500) Subject: added search button for column space X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dee9a117506d85eabd3fd3bc366fc75503afde5c;p=WP-Plugins%2Fmichsci-products.git added search button for column space --- diff --git a/index.php b/index.php index b5169cc..786d597 100644 --- a/index.php +++ b/index.php @@ -172,8 +172,8 @@ function michsci_shortcode($atts) ob_start(); echo '
-
'; - +
'; + echo '
'; echo michsci_get_terms_dropdown(); // echo '
'; echo '
';