Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2018 09:57:56 +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: r51829 - head/ja_JP.eucJP/htdocs
Message-ID:  <201806140957.w5E9vuLE066975@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ryusuke
Date: Thu Jun 14 09:57:56 2018
New Revision: 51829
URL: https://svnweb.freebsd.org/changeset/doc/51829

Log:
  Correct frontgetroundbox and frontnewroundbox block.

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

Modified: head/ja_JP.eucJP/htdocs/index.xsl
==============================================================================
--- head/ja_JP.eucJP/htdocs/index.xsl	Thu Jun 14 08:42:26 2018	(r51828)
+++ head/ja_JP.eucJP/htdocs/index.xsl	Thu Jun 14 09:57:56 2018	(r51829)
@@ -84,13 +84,13 @@
 
 		  <div id="frontfeaturemiddle">
 		      <div class="frontgetroundbox">
-			<div class="frontgettop"><div>&#160;</div>&#160;</div>
+			  <div class="frontgettop"><div><b style="display: none">.</b></div></div>
 
 			<div class="frontgetcontent">
 			  <a href="&base;/where.html">&os; を入手する</a>
 			</div> <!-- frontgetcontent -->
 
-			<div class="frontgetbot"><div>&#160;</div>&#160;</div>
+			  <div class="frontgetbot"><div><b style="display: none">.</b></div></div>
 		      </div> <!-- frontgetroundbox -->
 
 			<div id="frontreleases">
@@ -162,11 +162,11 @@
 		      </div> <!-- FRONTSHORTCUTS -->
 
 		      <div class="frontnewroundbox">
-			<div class="frontnewtop"><div>&#160;</div>&#160;</div>
+			  <div class="frontnewtop"><div><b style="display: none">.</b></div></div>
 			<div class="frontnewcontent">
-			  <a href="&base;/projects/newbies.html">FreeBSD が初めての方</a>
+			  <a href="&base;/projects/newbies.html">FreeBSD が初めてという方へ</a>
 			</div> <!-- frontnewcontent -->
-			<div class="frontnewbot"><div>&#160;</div>&#160;</div>
+			  <div class="frontnewbot"><div><b style="display: none">.</b></div></div>
 		      </div> <!-- frontnewroundbox -->
 			<!-- 25th anniversary logo -->
 			<div class="frontfeaturecontent">



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