svn commit: r51829 - head/ja_JP.eucJP/htdocs
Ryusuke SUZUKI <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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> </div> </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> </div> </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> </div> </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> </div> </div> + <div class="frontnewbot"><div><b style="display: none">.</b></div></div> </div> <!-- frontnewroundbox --> <!-- 25th anniversary logo --> <div class="frontfeaturecontent"> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"