Closed (fixed)
Project:
Vertical Tabs
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2009 at 08:44 UTC
Updated:
21 Dec 2009 at 23:00 UTC
Line 119 of the code reads...
vertical_tabs_rename_config_(....
When it should read...
vertical_tabs_rename_config(...
ie you need to remove the trailing underscore.
Comments
Comment #1
dave reidFixed in CVS thanks!