Closed
Bug 270607
Opened 20 years ago
Closed 20 years ago
Wrong closing tag
Categories
(Bugzilla :: bugzilla.org, defect)
Bugzilla
bugzilla.org
Tracking
()
RESOLVED
FIXED
People
(Reporter: asmodai, Assigned: asmodai)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; X11; DragonFly i386) Opera 7.54 [en] Build Identifier: On http://www.bugzilla.org/news/ the text is way out of proportion compared to the other pages. Reproducible: Always Steps to Reproduce: 1. Load up referenced URL in any browser. 2. 3. Actual Results: Consistent looking pages. Expected Results: The same font sizes as on the other pages. None.
| Assignee | ||
Comment 1•20 years ago
|
||
Easy fix: Current code: <h2>[ 2004 Oct 24 ] Bugzilla 2.16.7, 2.18rc3, and 2.19.1 are available</h3> Change to: <h2>[ 2004 Oct 24 ] Bugzilla 2.16.7, 2.18rc3, and 2.19.1 are available</h2>
Comment 2•20 years ago
|
||
oops. Checking in news/index.html.tmpl; /cvsroot/mozilla-org/html/projects/bugzilla/news/index.html.tmpl,v <-- index.html.tmpl new revision: 1.13; previous revision: 1.12 done
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Assignee: justdave → asmodai
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•