Skip to content

Class h4 for h1 #720

@BenTen

Description

@BenTen

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions