Update the status of the current releases on the Dutch website.
This commit is contained in:
parent
1c2ec6f201
commit
48ff7e07fc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52542
1 changed files with 6 additions and 6 deletions
|
@ -78,18 +78,18 @@
|
|||
<ul id="frontreleaseslist">
|
||||
<li>Productie: <a
|
||||
href="&u.rel.announce;">&rel.current;</a></li>
|
||||
<?ignore
|
||||
<li>Verouderd: <a
|
||||
href="&u.rel2.announce;">&rel2.current;</a></li>
|
||||
<xsl:if test="'&beta.testing;' != 'IGNORE'">
|
||||
?>
|
||||
<xsl:if test="'&beta.upcoming;' != 'IGNORE'">
|
||||
<li>Aanstaand:
|
||||
<a href="&base;/where.html#helptest">
|
||||
&betarel.current;-&betarel.vers;</a>
|
||||
<a href="&u.betarel.schedule;">&betarel.current;</a>
|
||||
</li>
|
||||
</xsl:if>
|
||||
<xsl:if test="'&beta2.testing;' != 'IGNORE'">
|
||||
<xsl:if test="'&beta2.upcoming;' != 'IGNORE'">
|
||||
<li>Aanstaand:
|
||||
<a href="&base;/where.html#helptest">
|
||||
&betarel2.current;-&betarel2.vers;</a>
|
||||
<a href="&u.betarel2.schedule;">&betarel2.current;</a>
|
||||
</li>
|
||||
</xsl:if>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue