</colgroup>
<tr align="left">
+ [% IF dotweak %]
+ <th> </th>
+ [% END %]
<th colspan="[% splitheader ? 2 : 1 %]">
<a href="buglist.cgi?
[% urlquerypart FILTER html %]&order=bugs.bug_id">ID</a>
bz_[% bug.resolution FILTER css_class_quote %]
[%+ "bz_secure" IF bug.isingroups %]">
+ [% IF dotweak %]
+ <td>
+ <input type="checkbox" name="id_[% bug.bug_id %]">
+ </td>
+ [% END %]
<td>
- [% IF dotweak %]<input type="checkbox" name="id_[% bug.bug_id %]">[% END %]
<a href="show_bug.cgi?id=[% bug.bug_id %]">[% bug.bug_id %]</a>
</td>