Not sure if this warrants a patch instead of just a bug report. Here's the problem, in the tabs folder README.txt file, the sample usage ends with:

return tabs_render($form)

The code should be:

print tabs_render($form)

Please let me know if you have any additional questions.

CommentFileSizeAuthor
jstools_tabs_printvsrenter.patch1002 bytesJuliaKM

Comments

JuliaKM’s picture

Just wanted to add that the problem was also reported here: http://drupal.org/node/137380.

wim leers’s picture

Assigned: Unassigned » wim leers
wim leers’s picture

Assigned: wim leers » Unassigned
Status: Needs review » Closed (won't fix)

The Drupal 5 version of this module is no longer maintained.