From 0679b5e998311a5099374fa647e8b82dfd8048ac Mon Sep 17 00:00:00 2001 From: Tiago Mello Date: Fri, 28 May 2010 22:45:36 +0200 Subject: [PATCH] Bug 568609: Duplicated "Bugzilla" word in the page header of describecomponents.cgi r/a=LpSolit --- template/en/default/global/choose-product.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/en/default/global/choose-product.html.tmpl b/template/en/default/global/choose-product.html.tmpl index 2ce1ef497a..5c9ad0916b 100644 --- a/template/en/default/global/choose-product.html.tmpl +++ b/template/en/default/global/choose-product.html.tmpl @@ -33,7 +33,7 @@ [% title = "Enter $terms.Bug" %] [% h2 = BLOCK %]First, you must pick a product on which to enter [% terms.abug %]: [% END %] [% ELSIF target == "describecomponents.cgi" %] - [% title = "$terms.Bugzilla: Browse" %] + [% title = "Browse" %] [% h2 = "Select a product category to browse:" %] [% END %] -- 2.47.2