svn commit: r51701 - head/de_DE.ISO8859-1/htdocs
Johann Kois <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: jkois
Date: Mon May 21 18:48:01 2018
New Revision: 51701
URL: https://svnweb.freebsd.org/changeset/doc/51701
Log:
r51605 -> r51696
MFde: Add the 25th anniversary logo to the german front page.
Modified:
head/de_DE.ISO8859-1/htdocs/index.xsl
Modified: head/de_DE.ISO8859-1/htdocs/index.xsl
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/index.xsl Mon May 21 18:36:04 2018 (r51700)
+++ head/de_DE.ISO8859-1/htdocs/index.xsl Mon May 21 18:48:01 2018 (r51701)
@@ -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 -->
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"