From 6d700b5ec2af9a10d919690199dd7ff1a1b79ebc Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 7 May 2019 13:30:00 -0400 Subject: [PATCH] updating the search form to use the glma search functionality --- searchform.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/searchform.php b/searchform.php index 8c33c90..e549177 100644 --- a/searchform.php +++ b/searchform.php @@ -11,15 +11,16 @@ if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } ?> - + -- 2.17.1