Project:Rotor Banner
Version:6.x-2.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Found the following in rotor.module:

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

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

Comments

#1

Status:active» fixed

This is fixed in CVS - thanks.

#2

Status:fixed» closed (fixed)

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