- Merge the following from the English version:
r43575 -> r44930 head/ja_JP.eucJP/htdocs/index.xsl
This commit is contained in:
parent
09a139ca91
commit
2812349154
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44956
1 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
]>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- Original revision: r43575 -->
|
||||
<!-- Original revision: r44930 -->
|
||||
|
||||
<xsl:stylesheet version="1.0"
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
|
@ -79,13 +79,13 @@
|
|||
href="&u.rel2.announce;">&rel2.current;</a>,
|
||||
<a
|
||||
href="&u.rel3.announce;">&rel3.current;</a></li>
|
||||
<xsl:if test="'&beta.testing;' != 'IGNORE'">
|
||||
<xsl:if test="'&beta.upcoming;' != 'IGNORE'">
|
||||
<li>肌搀徒年: <a
|
||||
href="&base;/where.html#helptest">&betarel.current;-&betarel.vers;</a></li>
|
||||
href="&u.betarel.schedule;">&betarel.current;</a></li>
|
||||
</xsl:if>
|
||||
<xsl:if test="'&beta2.testing;' != 'IGNORE'">
|
||||
<xsl:if test="'&beta2.upcoming;' != 'IGNORE'">
|
||||
<li>肌搀徒年: <a
|
||||
href="&base;/where.html#helptest">&betarel2.current;-&betarel2.vers;</a></li>
|
||||
href="&u.betarel2.schedule;">&betarel2.current;</a></li>
|
||||
</xsl:if>
|
||||
</ul>
|
||||
</div> <!-- FRONTRELEASESCONTENT -->
|
||||
|
|
Loading…
Reference in a new issue