svn commit: r52542 - head/nl_NL.ISO8859-1/htdocs
Rene Ladan <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: rene Date: Mon Dec 3 15:44:08 2018 New Revision: 52542 URL: https://svnweb.freebsd.org/changeset/doc/52542 Log: Update the status of the current releases on the Dutch website. Modified: head/nl_NL.ISO8859-1/htdocs/index.xsl Modified: head/nl_NL.ISO8859-1/htdocs/index.xsl ============================================================================== --- head/nl_NL.ISO8859-1/htdocs/index.xsl Sun Dec 2 19:22:28 2018 (r52541) +++ head/nl_NL.ISO8859-1/htdocs/index.xsl Mon Dec 3 15:44:08 2018 (r52542) @@ -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> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"