From dc667f7d691a07f9e3ce67aae8dfb214e8ce638e Mon Sep 17 00:00:00 2001 From: Guy Pyrzak Date: Thu, 18 Feb 2010 20:01:41 +0100 Subject: [PATCH] Bug 546763: Extra spaces when copying bug header r=reed a=mkanat --- template/en/default/bug/edit.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 2793a366a7..f7378c6cf0 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -302,8 +302,8 @@
[% PROCESS commit_button id="_top"%] - [% terms.Bug %] [% bug.bug_id FILTER html %] - - + [%-# %][% terms.Bug %] [% bug.bug_id FILTER html %] + [%-# %] - [% IF Param("usebugaliases") %] [% IF bug.alias != "" %] ([% bug.alias FILTER html %]) -- 2.47.2