As I wrote in another comment, if you are having problems making this module work with ModuleInfo, then you need to make the following changes:
Replace every instance of "td strong" with "td > strong." I am not certain if this will work in Internet explorer, as it probably doesn't support the first child selector. If someone could test it, that would be great.
Comments
Comment #1
nancydruSee also #597202: Row alteration hook.
BTW, there is no patch, so I changed the status.
Comment #2
greenskin commentedCommitted.