From ed0bce6d6249b3c326b70a2ffa3b6195958c070b Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 8 Jul 2005 02:46:37 +0000 Subject: [PATCH] Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI consistency - Patch by Adam Guthrie r=mkanat a=myk --- template/en/default/global/useful-links.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl index cd47b244c3..38b193cf57 100644 --- a/template/en/default/global/useful-links.html.tmpl +++ b/template/en/default/global/useful-links.html.tmpl @@ -34,8 +34,8 @@ New | Search | - [% terms.bug %] # - | + [% terms.bug %] # + | Reports -- 2.47.3