From b5315a444a87b9807aa15bf355699a4640fba63f Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Sun, 11 Dec 2011 17:40:39 -0500 Subject: [PATCH] TPAC: Fix styling in advanced searchbar Per Peter Lux's comment, we needed to fix the styling in the advanced search bar. Marking the DIV id with "search-box" makes it consistent with the searchbar in other interfaces. Signed-off-by: Dan Scott --- Open-ILS/src/templates/opac/advanced.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/opac/advanced.tt2 b/Open-ILS/src/templates/opac/advanced.tt2 index e822795d72..010e9238f2 100644 --- a/Open-ILS/src/templates/opac/advanced.tt2 +++ b/Open-ILS/src/templates/opac/advanced.tt2 @@ -6,7 +6,7 @@ loc = CGI.param("loc"); -%]
-
+