User tests: Successful: Unsuccessful:
BUG: The module classes was added to the header class tag.
Changed this to use header_class instead.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Ok I see now.
The Module class suffix field is away to add some naming to all of the classes in that module.
And I found out that adding style="xhtml"
to the jdoc:include
element added the header.
Thanks for the clarification
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-01-10 21:40:22 |
Closed_By | ⇒ | b-dur |
Not a bug!
header_class is a class that should be used in module style (modChrome, TEMPLATE/html/modules.php) for the main headline above the module. Try module styles html5 or xhtml to see what I'm talking about.
So, I would decline this PR!
You can use a custom module override if you want to use header_class there.