diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/edit.html.tmpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 8e2e932f7..293586155 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -295,8 +295,7 @@ <div class="bz_alias_short_desc_container"> <a href="show_bug.cgi?id=[% bug.bug_id %]"> - <b>[% terms.Bug %] [% bug.bug_id FILTER html %]</b> - </a> - + <b>[% terms.Bug %] [% bug.bug_id FILTER html %]</b></a> - <span id="summary_alias_container" class="bz_default_hidden"> [% IF Param("usebugaliases") %] [% IF bug.alias != "" %] |