diff options
Diffstat (limited to 'extensions/BugModal/template/en/default')
-rw-r--r-- | extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl index 390ba8f5b..16550ae36 100644 --- a/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/edit.html.tmpl @@ -186,7 +186,7 @@ no_label = 1 hide_on_edit = 1 %] - <div id="field-value-short_desc">[% bug.short_desc FILTER quoteUrls(bug) %]</div> + <h1 id="field-value-short_desc">[% bug.short_desc FILTER quoteUrls(bug) %]</h1> [% END %] [%# alias %] |