Closed Bug 341869 Opened 18 years ago Closed 18 years ago

Fix usage of HTML header tags in template/en/default/global/header.html.tmpl

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: goobix, Assigned: glob)

References

Details

In template/en/default/global/header.html.tmpl we abuse <h2> and <h3> in order to indicate a subtitle or a right message.

This is an abuse and not what is intended by the HTML specification. The interface parameters should be renamed from h2 and h3 to subtitle and 'information' maybe, and <h2>, <h3> should no longer be used in such context. We actually end up with <h1>, <h3> but no <h2> in some cases.
i'll fix this as part of bug 341495
Depends on: 341495
fixed by bug 341495 :-)
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Target Milestone: --- → Bugzilla 3.0
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Status: REOPENED → RESOLVED
Closed: 18 years ago18 years ago
Resolution: --- → FIXED
Assignee: ui → glob
You need to log in before you can comment on or make changes to this bug.