diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/global/choose-product.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/choose-product.html.tmpl b/template/en/default/global/choose-product.html.tmpl index 2ce1ef497..5c9ad0916 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 %] |