svn commit: r49617 - head/ja_JP.eucJP/htdocs

Ryusuke SUZUKI ryusuke at FreeBSD.org
Mon Oct 31 08:55:17 UTC 2016


Author: ryusuke
Date: Mon Oct 31 08:55:16 2016
New Revision: 49617
URL: https://svnweb.freebsd.org/changeset/doc/49617

Log:
  - Merge the following from the English version:
  
  	r49485 -> r49606	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	Mon Oct 31 05:13:14 2016	(r49616)
+++ head/ja_JP.eucJP/htdocs/index.xsl	Mon Oct 31 08:55:16 2016	(r49617)
@@ -5,7 +5,7 @@
 ]>
 
 <!-- $FreeBSD$ -->
-<!-- Original revision: r49485 -->
+<!-- Original revision: r49606 -->
 
 <xsl:stylesheet version="1.0"
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
@@ -153,9 +153,12 @@
 			  <li>
 			    <a href="&enbase;/ru/" title="¥í¥·¥¢¸ì">ru</a>
 			  </li>
-			  <li class="last-child">
+			  <li>
 			    <a href="&enbase;/zh_CN/" title="Ãæ¹ñ¸ì (´ÊÂλú)">zh_CN</a>
 			  </li>
+			  <li class="last-child">
+			    <a href="&enbase;/zh_TW/" title="Ãæ¹ñ¸ì (ÈËÂλú)">zh_CN</a>
+			  </li>
 			</ul>
 		      </div> <!-- LANGUAGENAV -->
 


More information about the svn-doc-all mailing list