summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorTiago Mello <timello@linux.vnet.ibm.com>2010-05-28 22:45:36 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2010-05-28 22:45:36 +0200
commit0679b5e998311a5099374fa647e8b82dfd8048ac (patch)
tree0c3ac39ef3245c644f4a2a55b65ad33d4fbf852c /template
parentb1443469b0cda48db5a35c7f3af4f221b6661d1b (diff)
downloadbugzilla-0679b5e998311a5099374fa647e8b82dfd8048ac.tar.gz
bugzilla-0679b5e998311a5099374fa647e8b82dfd8048ac.tar.xz
Bug 568609: Duplicated "Bugzilla" word in the page header of describecomponents.cgi
r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/choose-product.html.tmpl2
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 %]