Found the following in rotor.module:

Line331 reads $output .= theme_rotor_tab($node);

Should be $output .= theme ('rotor_tab', $node);

Comments

mrfelton’s picture

Status: Active » Fixed

This is fixed in CVS - thanks.

Status: Fixed » Closed (fixed)

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