</tr>
<tr>
- [% sel = { description => 'Platform', name => 'rep_platform' } %]
+ [% sel = { description => 'Severity', name => 'bug_severity' } %]
[% INCLUDE select %]
- [% sel = { description => 'OS', name => 'op_sys' } %]
+ [% sel = { description => 'Platform', name => 'rep_platform' } %]
[% INCLUDE select %]
</tr>
</td>
[% END %]
- [% sel = { description => 'Severity', name => 'bug_severity' } %]
+ [% sel = { description => 'OS', name => 'op_sys' } %]
[% INCLUDE select %]
</tr>