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

nancydru’s picture

Status: Needs review » Active

See also #597202: Row alteration hook.

BTW, there is no patch, so I changed the status.

greenskin’s picture

Status: Active » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.