From: Sunil Joshi Date: Thu, 19 Sep 2013 03:03:52 +0000 (+1000) Subject: Bug 368541 - Make it obvious that the bug alias is not part of the bug summary X-Git-Tag: bugzilla-4.5.1~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14d6245de0b6d54c60985b9433ff731d194cd49a;p=thirdparty%2Fbugzilla.git Bug 368541 - Make it obvious that the bug alias is not part of the bug summary r=simon, a=simon --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 683d6ed4a7..8f1a2031b3 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -168,11 +168,11 @@ [% PROCESS commit_button id="_top"%] [%-# %][% terms.Bug %] [% bug.bug_id FILTER html %] - [%-# %] - + [%-# %] [% IF bug.alias != "" %] ([% bug.alias FILTER html %]) [% END %] - [% bug.short_desc FILTER quoteUrls(bug) %] + - [% bug.short_desc FILTER quoteUrls(bug) %] [% IF bug.check_can_change_field('short_desc', 0, 1) || bug.check_can_change_field('alias', 0, 1) %] (edit)