summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/comments.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-08-10 10:53:51 +0200
committerlpsolit%gmail.com <>2005-08-10 10:53:51 +0200
commit37e00b47795f1075db5f09a4217955fa96e81a6d (patch)
treeb739bc6f36c7066b65a737163a2f37d0e6b6a73b /template/en/default/bug/comments.html.tmpl
parentfbde642b89fbad421716d9635640c9074873ceaa (diff)
downloadbugzilla-37e00b47795f1075db5f09a4217955fa96e81a6d.tar.gz
bugzilla-37e00b47795f1075db5f09a4217955fa96e81a6d.tar.xz
Bug 292096: Remove the extra Description label in long list format - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave
Diffstat (limited to 'template/en/default/bug/comments.html.tmpl')
-rw-r--r--template/en/default/bug/comments.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl
index 89f75f05e..cf279d05d 100644
--- a/template/en/default/bug/comments.html.tmpl
+++ b/template/en/default/bug/comments.html.tmpl
@@ -83,7 +83,7 @@
//--></script>
</td>
<td align="left" width="30%">
- Opened: [% bug.creation_ts FILTER time %]
+ <b>Opened:</b> [% bug.creation_ts FILTER time %]
</td>
</tr>
</table>