MantisBT: master 5bf0888f

Author Committer Branch Timestamp Parent
dregad dregad master 2011-10-06 21:16 master bfd83a12
Changeset

Remove bold font in display of category on view.php

Commit cf7539396fced7bdb765bafc796e1d97de2e4443 performed a mass update
which incorrectly replaced the 'td' tag to display category data in the
bug view page, by a 'th' tag. This caused the category to be displayed
in bold.

mod - bug_view_inc.php Diff File