-
Notifications
You must be signed in to change notification settings - Fork 119
Closed as not planned
Description
In hummingbird 1.0.1, we can see in templates/page.tpl
{block name='page_header_container'}
{block name='page_title'}
<div class="page-header">
<h1 class="h4">{$smarty.block.child}</h1>
</div>
{/block}
{/block}
why h1 has a class h4? Just a miss during #524 or something I don't understand?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels