Closed
Bug 163679
Opened 23 years ago
Closed 23 years ago
link text reads "1.1a RC3" instead of "1.0 RC3"
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mjl+bmo, Assigned: endico)
References
()
Details
an errant find-and-replace operation has change the link text into a bogus
version number in the older builds line at the bottom of the page.
line 737 (by my count) reads:
<A HREF="old-releases-0.9.2-1.0rc3.html">Mozilla 0.9.2 - Mozilla 1.1a RC3</A>,
it should be:
<A HREF="old-releases-0.9.2-1.0rc3.html">Mozilla 0.9.2 - Mozilla 1.0 RC3</A>,
| Assignee | ||
Comment 1•23 years ago
|
||
fixed. thanks!
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: mozilla.org → Websites
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•