From 05c29e70e11a6736dda19748af242c55b3747c11 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Sat, 28 May 2011 21:32:32 -0400 Subject: Add some additional CSS classes for search --- templates/show_rules.inc.php | 2 +- templates/show_search.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/show_rules.inc.php b/templates/show_rules.inc.php index 1f98e0ae..e6db04cb 100644 --- a/templates/show_rules.inc.php +++ b/templates/show_rules.inc.php @@ -24,7 +24,7 @@ - + diff --git a/templates/show_search.inc.php b/templates/show_search.inc.php index d7643cdf..d9c7fcb5 100644 --- a/templates/show_search.inc.php +++ b/templates/show_search.inc.php @@ -31,7 +31,7 @@ * This is the template for the searches... amazing! */ ?> - +
-- cgit