Hello,
function htmltidy_help($section) returns a
return t($output);
this looks like a copy and paste error and shows up by printing "Array" where the theme outputs the "$help" Variable.
Fix:
Delete the line
return t($output);
this error is in the actual 6.x and the 5.x dev
Comments
Comment #1
michaelfavia commentedThank you. Fixed in dev.