From 2635ababda68c467e164f99a984dc7ad1766028e Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 27 Oct 2009 16:55:31 +0000 Subject: Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard params - Patch by Frédéric Buclin r=ghendricks a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/search/search-help.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/search/search-help.html.tmpl') diff --git a/template/en/default/search/search-help.html.tmpl b/template/en/default/search/search-help.html.tmpl index a087927d2..12e82ba5e 100644 --- a/template/en/default/search/search-help.html.tmpl +++ b/template/en/default/search/search-help.html.tmpl @@ -41,10 +41,10 @@ { id => "target_milestone", html => "The target_milestone field is used to define when the engineer
the $terms.bug is assigned to expects to fix it." }, -{ id => "long_desc", +{ id => "longdesc", html => "$terms.Bugs have comments added to them by $terms.Bugzilla users. You can
search for some text in those comments." }, -{ id => "long_desc_type", +{ id => "longdesc_type", html => "The type of comment search you would like" }, { id => "bug_file_loc", html => "$terms.Bugs can have a URL associated with them - for example, a -- cgit v1.2.3-24-g4f1b