r51605 -> r51696
MFde: Add the 25th anniversary logo to the german front page.
This commit is contained in:
parent
255d696110
commit
794b63d84e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51701
1 changed files with 17 additions and 1 deletions
|
@ -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> </div> </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 -->
|
||||
|
|
Loading…
Reference in a new issue