summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/show.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-06-13 02:35:34 +0200
committerlpsolit%gmail.com <>2006-06-13 02:35:34 +0200
commit2f96220dd6be3293962174d799d5356f872b0254 (patch)
treeea200af5f06219caf7effcb03e7a29666a774562 /template/en/default/bug/show.html.tmpl
parent3e81855fc65b49d05bf0dc0d1a1cf1b1b044f8f4 (diff)
downloadbugzilla-2f96220dd6be3293962174d799d5356f872b0254.tar.gz
bugzilla-2f96220dd6be3293962174d799d5356f872b0254.tar.xz
Bug 340426: Add a navbar at the top of each pages + have a better title - Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob 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 8cb14ee4d..64410df17 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 $bug.bug_id"
+ h1 = "$terms.Bugzilla $terms.Bug&nbsp;$bug.bug_id"
h2 = filtered_desc
h3 = "Last modified: $filtered_timestamp"
bodyclasses = ['bz_bug',