From 840bfeae940b12f848ef01a06c8e349c0b7c41d3 Mon Sep 17 00:00:00 2001 From: Guy Pyrzak Date: Sun, 29 Aug 2010 14:19:27 -0700 Subject: Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behind a show/hide widget r=mkanat, a=mkanat --- template/en/default/search/boolean-charts.html.tmpl | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'template/en/default/search/boolean-charts.html.tmpl') diff --git a/template/en/default/search/boolean-charts.html.tmpl b/template/en/default/search/boolean-charts.html.tmpl index 8fc7457bc..6a94b3f1a 100644 --- a/template/en/default/search/boolean-charts.html.tmpl +++ b/template/en/default/search/boolean-charts.html.tmpl @@ -48,13 +48,18 @@ "matches", "notmatches", ] %] - -

- Custom Search Didn't find what + +
+
+ + Custom Search Didn't find what you're looking for above? This area allows for ANDs, ORs, and other more complex searches. -

- + +
[%# Whoever wrote the original version of boolean charts had a seriously twisted mind %] [% jsmagic = "onclick=\"this.form.action='query.cgi#chart'; this.form.method='POST'; return 1;\"" %] @@ -133,5 +138,6 @@ [% END %] -
+ [% "
" IF NOT loop.last %] [% END %] +
\ No newline at end of file -- cgit v1.2.3-24-g4f1b