summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorGuy Pyrzak <guy.pyrzak@gmail.com>2010-02-18 20:04:14 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2010-02-18 20:04:14 +0100
commit73cfb9e52f9c6b0ea940dd6126c5a3e6df0e16fe (patch)
tree5b520fcfb79dc5ae92cfce701acd20004ef1c410 /template
parentaebbdc07d4d5c58260f7fd4f815ec9b1e8311b4e (diff)
downloadbugzilla-73cfb9e52f9c6b0ea940dd6126c5a3e6df0e16fe.tar.gz
bugzilla-73cfb9e52f9c6b0ea940dd6126c5a3e6df0e16fe.tar.xz
Bug 546763: Extra spaces when copying bug header
r=reed a=mkanat
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/edit.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 9725134cf..e3255ec1e 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -244,8 +244,8 @@
<div class="bz_alias_short_desc_container edit_form">
[% PROCESS commit_button id="_top"%]
<a href="show_bug.cgi?id=[% bug.bug_id %]">
- <b>[% terms.Bug %]&nbsp;[% bug.bug_id FILTER html %]</b></a> -
- <span id="summary_alias_container" class="bz_default_hidden">
+ [%-# %]<b>[% terms.Bug %]&nbsp;[% bug.bug_id FILTER html %]</b>
+ [%-# %]</a> -<span id="summary_alias_container" class="bz_default_hidden">
[% IF Param("usebugaliases") %]
[% IF bug.alias != "" %]
(<span id="alias_nonedit_display">[% bug.alias FILTER html %]</span>)