r47151 -> r47418
9.3 is still supported, bring it back to the main page. Obtained from: The FreeBSD German Documentation Project
This commit is contained in:
parent
bb7551048d
commit
fbd3830cff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47534
1 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde$
|
||||
basiert auf: 47151
|
||||
basiert auf: 47418
|
||||
-->
|
||||
|
||||
<xsl:stylesheet version="1.0"
|
||||
|
@ -88,8 +88,9 @@
|
|||
<h2><a href="&base;/releases/">AKTUELLE VERSIONEN</a></h2>
|
||||
<ul id="frontreleaseslist">
|
||||
<li>
|
||||
Produktion: <a href="&u.rel.announce;">&rel.current;</a>,<br />
|
||||
<a href="&u.rel2.announce;">&rel2.current;</a>
|
||||
Produktion: <a href="&u.rel.announce;">&rel.current;</a>,
|
||||
<a href="&u.rel2.announce;">&rel2.current;</a>,
|
||||
<a href="&u.rel3.announce;">&rel3.current;</a>
|
||||
</li>
|
||||
<xsl:if test="'&beta.upcoming;' != 'IGNORE'">
|
||||
<li>Test: <a
|
||||
|
|
Loading…
Reference in a new issue