From 4a1d3a6beb1e433ada075477a2b4624ef27790be Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 21 Feb 2017 15:10:02 -0500 Subject: [PATCH] I added the correct search code I found out I put in a bad version of the search code in the partial. After learning this and finding the correct code, I placed the correct code in place of the bad code. --- root/parts/search-form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/parts/search-form.php b/root/parts/search-form.php index 87459f1..a8b83f3 100644 --- a/root/parts/search-form.php +++ b/root/parts/search-form.php @@ -1,4 +1,4 @@ - \ No newline at end of file -- 2.17.1