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:
Allan Jude 2014-06-05 21:56:23 +00:00
parent 578d5d1a66
commit e5bfa3a141
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45016

View file

@ -78,8 +78,8 @@
<h2><a href="&base;/releases/">LATEST RELEASES</a></h2>
<ul id="frontreleaseslist">
<li>Production:&nbsp;<a
href="&u.rel.announce;">&rel.current;</a></li>
<li>Legacy: <a
href="&u.rel.announce;">&rel.current;</a>,<br />
<a
href="&u.rel2.announce;">&rel2.current;</a>,
<a
href="&u.rel3.announce;">&rel3.current;</a></li>
@ -91,6 +91,7 @@
<li>Upcoming: <a
href="&u.betarel2.schedule;">&betarel2.current;</a></li>
</xsl:if>
<li><a href="&base;/security/security.html#sup">Support Lifecycle</a></li>
</ul>
</div> <!-- FRONTRELEASESCONTENT -->
</div> <!-- FRONTRELEASES -->