Hello,
My webform block doesn't show its block title.
I'm pretty sure that's a little bug:
at line 177 in webformblock.module I'd add:
$block_subject = $node->title;
...as it was in previous version.

Thanks.

Comments

budda’s picture

Status: Active » Fixed

Fixed in CVS. Seems to be opposite of the problem documented in #616364: Unable to hide Block Title in Blueprint and Zen themes

Status: Fixed » Closed (fixed)

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