r51605 -> r51696

MFde:   Add the 25th anniversary logo to the german front page.
This commit is contained in:
Johann Kois 2018-05-21 18:48:01 +00:00
parent 255d696110
commit 794b63d84e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51701

View file

@ -6,7 +6,7 @@
<!--
$FreeBSD$
$FreeBSDde$
basiert auf: 51605
basiert auf: 51696
-->
<xsl:stylesheet version="1.0"
@ -160,6 +160,22 @@
</div> <!-- frontnewCONTENT -->
<div class="frontnewbot"><div>&nbsp;</div>&nbsp;</div>
</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> <!-- FRONTFEATURECONTAINER -->