Removed the word 'Legacy' from the front page re: 9.2/8.4
Under the heading 'Latest Releases', be more clear that 9.2 and 8.4 are supported releases, not dead legacy code, and that they can still be used. Reviewed by: gjb Approved by: bcr (mentor), eadler (mentor)
This commit is contained in:
parent
578d5d1a66
commit
e5bfa3a141
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45016
1 changed files with 3 additions and 2 deletions
|
@ -78,8 +78,8 @@
|
||||||
<h2><a href="&base;/releases/">LATEST RELEASES</a></h2>
|
<h2><a href="&base;/releases/">LATEST RELEASES</a></h2>
|
||||||
<ul id="frontreleaseslist">
|
<ul id="frontreleaseslist">
|
||||||
<li>Production: <a
|
<li>Production: <a
|
||||||
href="&u.rel.announce;">&rel.current;</a></li>
|
href="&u.rel.announce;">&rel.current;</a>,<br />
|
||||||
<li>Legacy: <a
|
<a
|
||||||
href="&u.rel2.announce;">&rel2.current;</a>,
|
href="&u.rel2.announce;">&rel2.current;</a>,
|
||||||
<a
|
<a
|
||||||
href="&u.rel3.announce;">&rel3.current;</a></li>
|
href="&u.rel3.announce;">&rel3.current;</a></li>
|
||||||
|
@ -91,6 +91,7 @@
|
||||||
<li>Upcoming: <a
|
<li>Upcoming: <a
|
||||||
href="&u.betarel2.schedule;">&betarel2.current;</a></li>
|
href="&u.betarel2.schedule;">&betarel2.current;</a></li>
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
|
<li><a href="&base;/security/security.html#sup">Support Lifecycle</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div> <!-- FRONTRELEASESCONTENT -->
|
</div> <!-- FRONTRELEASESCONTENT -->
|
||||||
</div> <!-- FRONTRELEASES -->
|
</div> <!-- FRONTRELEASES -->
|
||||||
|
|
Loading…
Reference in a new issue