- Merge the following from the English version:
r51605 -> r51696 head/ja_JP.eucJP/htdocs/index.xsl
This commit is contained in:
parent
5a59705ca0
commit
2f65c7e643
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51704
1 changed files with 17 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<!-- $FreeBSD$ -->
|
<!-- $FreeBSD$ -->
|
||||||
<!-- Original revision: r51605 -->
|
<!-- Original revision: r51696 -->
|
||||||
|
|
||||||
<xsl:stylesheet version="1.0"
|
<xsl:stylesheet version="1.0"
|
||||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
|
@ -168,6 +168,22 @@
|
||||||
</div> <!-- frontnewcontent -->
|
</div> <!-- frontnewcontent -->
|
||||||
<div class="frontnewbot"><div> </div> </div>
|
<div class="frontnewbot"><div> </div> </div>
|
||||||
</div> <!-- frontnewroundbox -->
|
</div> <!-- frontnewroundbox -->
|
||||||
|
<!-- 25th anniversary logo -->
|
||||||
|
<div class="frontfeaturecontent">
|
||||||
|
<!-- XXX: target page not yet ready
|
||||||
|
<a href="XXX TBD"
|
||||||
|
title="&os; 25th Anniversary">
|
||||||
|
-->
|
||||||
|
<img
|
||||||
|
src="&enbase;/layout/images/25thanniversary.png"
|
||||||
|
style="margin-top: 5px;"
|
||||||
|
width="167" height="88"
|
||||||
|
alt="25th Anniversary Logo" />
|
||||||
|
<!--
|
||||||
|
</a>
|
||||||
|
-->
|
||||||
|
</div>
|
||||||
|
<!-- end 25th anniversary logo -->
|
||||||
</div> <!-- FEATURERIGHT -->
|
</div> <!-- FEATURERIGHT -->
|
||||||
|
|
||||||
</div> <!-- FRONTFEATURECONTAINER -->
|
</div> <!-- FRONTFEATURECONTAINER -->
|
||||||
|
|
Loading…
Reference in a new issue