Bug 568609: Duplicated "Bugzilla" word in the page header of describecomponents.cgi

r/a=LpSolit


git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_6-BRANCH@260392 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2010-05-28 21:02:58 +00:00
parent fb274616f1
commit a8940a938c
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
7103
7104

View File

@@ -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 %]