From 116d636bffc01e900554509b0a6d3033437ddee8 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 14 Dec 2015 10:52:13 -0500 Subject: [PATCH] removed excerpt footer from search --- search.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/search.php b/search.php index 0c36251..c90a853 100644 --- a/search.php +++ b/search.php @@ -81,8 +81,8 @@ - name . ' " href="'. $cat->slug .'">'. $cat->name .''; } echo '.'; - } - ?> - + } */ + ?> + -- 2.17.1