Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2018 16:07:03 +0000 (UTC)
From:      Ryusuke SUZUKI <ryusuke@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51704 - head/ja_JP.eucJP/htdocs
Message-ID:  <201805221607.w4MG73AT088395@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ryusuke
Date: Tue May 22 16:07:02 2018
New Revision: 51704
URL: https://svnweb.freebsd.org/changeset/doc/51704

Log:
  - Merge the following from the English version:
  
  	r51605 -> r51696	head/ja_JP.eucJP/htdocs/index.xsl

Modified:
  head/ja_JP.eucJP/htdocs/index.xsl

Modified: head/ja_JP.eucJP/htdocs/index.xsl
==============================================================================
--- head/ja_JP.eucJP/htdocs/index.xsl	Tue May 22 14:33:42 2018	(r51703)
+++ head/ja_JP.eucJP/htdocs/index.xsl	Tue May 22 16:07:02 2018	(r51704)
@@ -5,7 +5,7 @@
 ]>
 
 <!-- $FreeBSD$ -->
-<!-- Original revision: r51605 -->
+<!-- Original revision: r51696 -->
 
 <xsl:stylesheet version="1.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
@@ -168,6 +168,22 @@
 			</div> <!-- frontnewcontent -->
 			<div class="frontnewbot"><div>&#160;</div>&#160;</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?201805221607.w4MG73AT088395>