Currently the vertical_tabs group type doesn't have a title.

The primary reason is that theme_vertical_tabs doesn't have use that, though for certain cases, like for example in forms, this definitive makes sense to have.

Comments

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new656 bytes

This patch adds the #title setting, so custom themes can implement it, if required.

dawehner’s picture

StatusFileSize
new813 bytes

What about using theme_form_element to get the form_element-like behavior.

nils.destoop’s picture

Status: Needs review » Fixed

Your patch has been committed. I also added it for horizontal tabs.

nils.destoop’s picture

I removed the #theme_wrappers property. As it caused the title to appear when not wanted.

Status: Fixed » Closed (fixed)

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