summaryrefslogtreecommitdiffstats
path: root/template/en/default/whine/mail.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/whine/mail.html.tmpl')
-rw-r--r--template/en/default/whine/mail.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/whine/mail.html.tmpl b/template/en/default/whine/mail.html.tmpl
index cfc3279c3..72e7d8004 100644
--- a/template/en/default/whine/mail.html.tmpl
+++ b/template/en/default/whine/mail.html.tmpl
@@ -47,10 +47,10 @@
<table width="100%">
<tr>
- <th align="left">ID</th>
+ <th>ID</th>
[% FOREACH col = query.columnlist %]
[% NEXT IF col == 'bug_id' %]
- <th align="left">[% field_descs.$col FILTER html %]</th>
+ <th>[% field_descs.$col FILTER html %]</th>
[% END %]
</tr>