Closed
Bug 231128
Opened 21 years ago
Closed 21 years ago
Need to change 1.5 to 1.6 (System Requirement Document)
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: bugzilla)
References
()
Details
Need to change the header from 1.5 Requirements to 1.6 Requirements.
Index: mozilla-org/html/products/mozilla1.x/sysreq.html
===================================================================
RCS file: /cvsroot/mozilla-org/html/products/mozilla1.x/sysreq.html,v
retrieving revision 1.4
diff -u -r1.4 sysreq.html
--- mozilla-org/html/products/mozilla1.x/sysreq.html 27 Nov 2003 08:08:36 -0000 1.4
+++ mozilla-org/html/products/mozilla1.x/sysreq.html 16 Jan 2004 16:50:24 -0000
@@ -2,7 +2,7 @@
<html lang="en">
<head>
- <title>Mozilla 1.5 System Requirements</title>
+ <title>Mozilla 1.6 System Requirements</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="robots" content="all">
<meta name="author" content="Tristan Nitot http://standblog.com/, design by
http://www.mezzoblue.com/">
@@ -84,7 +84,7 @@
<div id="mainContent">
<img src="../../images/h-moz-dl.png" alt="mozilla logo with screenshot
followed by mozilla title text">
- <h1>Mozilla 1.5 System Requirements</h1>
+ <h1>Mozilla 1.6 System Requirements</h1>
<p> </p>
<h2>Linux</h2>
Assignee | ||
Comment 1•21 years ago
|
||
Uh, sorry for the spam, but the summary was a little unclear
Summary: Need to change 1.5 to 1.6 → Need to change 1.5 to 1.6 (System Requirement Document)
Comment 2•21 years ago
|
||
surely this should use those new variable thingies instead of hardcoding the number?
Assignee | ||
Comment 3•21 years ago
|
||
I haven't heard of variable thingies, although that would be really cool. But
the page still needs to be changed either way.
Comment 4•21 years ago
|
||
Benedikt, like this :-)
- <title>Mozilla 1.5 System Requirements</title>
+ <title>%%MOZILLA-STABLE-VERSION%% System Requirements</title>
Assignee: endico → bkantus
Comment 5•21 years ago
|
||
Fixed. If you can point me to some information about these variable thingies. I
will update the doc once more.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
I changed it to use the variable.
Documentation of variables at:
http://www.mozilla.org/webtools/bonsai/cvsblame.cgi?file=mozilla-org/tools/wrap.pl&rev=1.39&cvsroot=/cvsroot&mark=583-592#578
http://www.mozilla.org/webtools/bonsai/cvsblame.cgi?file=mozilla-org/html/VARIABLES&rev=&cvsroot=/cvsroot
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
•