Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2018 18:48:02 +0000 (UTC)
From:      Johann Kois <jkois@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51701 - head/de_DE.ISO8859-1/htdocs
Message-ID:  <201805211848.w4LIm2oc036220@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>&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 -->



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805211848.w4LIm2oc036220>