From 6098f29728efd1b3de09b3f7e6df4ab289167787 Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Wed, 4 Sep 2013 10:00:50 +1000 Subject: Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the search page r=simon, a=simon --- template/en/default/search/form.html.tmpl | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'template/en/default/search') diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index 26bf7f06e..fcb038638 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -170,11 +170,13 @@ TUI_hide_default('information_query'); value="[% default.bug_id.0 FILTER html %]" size="20">
(comma-separated list)
- should be - the results + + should be + the results + [% Hook.process('after_freetext_fields') %] -- cgit v1.2.3-24-g4f1b