diff options
-rw-r--r-- | template/en/default/bug/show-multiple.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/show-multiple.html.tmpl b/template/en/default/bug/show-multiple.html.tmpl index a4f4bf9c7..a5cdc4dc8 100644 --- a/template/en/default/bug/show-multiple.html.tmpl +++ b/template/en/default/bug/show-multiple.html.tmpl @@ -47,7 +47,7 @@ <img alt="" src="1x1.gif" width="1" height="80" align="left"> <div align="center"> <b> - <font ="+3">Bug [% bug.bug_id %] - [% bug.short_desc FILTER html %]</font> + <font size="+3">Bug [% bug.bug_id %] - [% bug.short_desc FILTER html %]</font> </b> </div> |