summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process/header.html.tmpl
diff options
context:
space:
mode:
authorSunil Joshi <joshi_sunil@in.com>2013-08-06 03:35:33 +0200
committerSimon Green <sgreen@redhat.com>2013-08-06 03:35:33 +0200
commit052096c990abfff963bfb8dda623157c48b0fe6a (patch)
treed879250b8efc7ae12b0af8f21b2722bb37d382be /template/en/default/bug/process/header.html.tmpl
parent4edafe5eef9864f0b6ebcd8ddbe639c78a814372 (diff)
downloadbugzilla-052096c990abfff963bfb8dda623157c48b0fe6a.tar.gz
bugzilla-052096c990abfff963bfb8dda623157c48b0fe6a.tar.xz
Bug 467510 - Remove 'bug' from all page titles containing bug number
r=sgreen, a=sgreen https://bugzilla.mozilla.org/show_bug.cgi?id=457510
Diffstat (limited to 'template/en/default/bug/process/header.html.tmpl')
-rw-r--r--template/en/default/bug/process/header.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/process/header.html.tmpl b/template/en/default/bug/process/header.html.tmpl
index f7f61a737..55de0c324 100644
--- a/template/en/default/bug/process/header.html.tmpl
+++ b/template/en/default/bug/process/header.html.tmpl
@@ -17,7 +17,7 @@
[% IF title_tag == "bug_processed" %]
[% title = BLOCK %]
[% IF Bugzilla.cgi.param('id') %]
- [% terms.Bug %] [%+ id FILTER html %]
+ [%+ id FILTER html %]
[% ELSE %]
[% terms.Bugs %]
[% END %]