Add the 25th anniversary logo to zh_CN.UTF-8/htdocs/index.xsl.
MFen: r51605 -> 51696 Reviewed by: loader (mentor), delphij (mentor) Approved by: loader (mentor), delphij (mentor) Differential Revision: https://reviews.freebsd.org/D15658
This commit is contained in:
parent
d87938fe52
commit
19847d3d14
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51786
1 changed files with 16 additions and 0 deletions
|
@ -163,6 +163,22 @@
|
||||||
</div> <!-- frontnewcontent -->
|
</div> <!-- frontnewcontent -->
|
||||||
<div class="frontnewbot"><div><b style="display: none">.</b></div></div>
|
<div class="frontnewbot"><div><b style="display: none">.</b></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