summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/show.html.tmpl
diff options
context:
space:
mode:
authorbugzilla%glob.com.au <>2006-06-27 22:58:51 +0200
committerbugzilla%glob.com.au <>2006-06-27 22:58:51 +0200
commit619f441accf1b12758aa513ed06a457d7f193138 (patch)
tree69465a89e98e350870dac1064ec5a9ecda8c92f2 /template/en/default/bug/show.html.tmpl
parent49449152d181d37f554a1b6e44836384d3c54b3d (diff)
downloadbugzilla-619f441accf1b12758aa513ed06a457d7f193138.tar.gz
bugzilla-619f441accf1b12758aa513ed06a457d7f193138.tar.xz
Bug 341495: Merge the banner and header
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
Diffstat (limited to 'template/en/default/bug/show.html.tmpl')
-rw-r--r--template/en/default/bug/show.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/show.html.tmpl b/template/en/default/bug/show.html.tmpl
index 64410df17..99fd46660 100644
--- a/template/en/default/bug/show.html.tmpl
+++ b/template/en/default/bug/show.html.tmpl
@@ -31,7 +31,7 @@
[% filtered_timestamp = bug.delta_ts FILTER time %]
[% PROCESS global/header.html.tmpl
title = "$terms.Bug $bug.bug_id - $bug.short_desc"
- h1 = "$terms.Bugzilla $terms.Bug&nbsp;$bug.bug_id"
+ h1 = "$terms.Bug&nbsp;$bug.bug_id"
h2 = filtered_desc
h3 = "Last modified: $filtered_timestamp"
bodyclasses = ['bz_bug',