svn commit: r49936 - head/zh_TW.UTF-8/htdocs
Ruey-Cherng Yu
rcyu at FreeBSD.org
Mon Feb 6 07:25:03 UTC 2017
Author: rcyu
Date: Mon Feb 6 07:25:02 2017
New Revision: 49936
URL: https://svnweb.freebsd.org/changeset/doc/49936
Log:
Catch up the English verison(r49902):
Remove the dropdown menu of mirrors of the website
Modified:
head/zh_TW.UTF-8/htdocs/index.xsl
Modified: head/zh_TW.UTF-8/htdocs/index.xsl
==============================================================================
--- head/zh_TW.UTF-8/htdocs/index.xsl Mon Feb 6 06:42:46 2017 (r49935)
+++ head/zh_TW.UTF-8/htdocs/index.xsl Mon Feb 6 07:25:02 2017 (r49936)
@@ -156,20 +156,6 @@
</ul>
</div> <!-- LANGUAGENAV -->
- <div id="mirror">
- <form action="&cgibase;/mirror.cgi" method="get">
- <div>
- <h2 class="blockhide"><label for="MIRRORSEL">Mirror</label></h2>
- <select id="mirrorsel" name="goto">
- <xsl:call-template name="html-index-mirrors-options-list">
- <xsl:with-param name="mirrors.xml" select="$mirrors.xml" />
- </xsl:call-template>
- </select>
- </div> <!-- unnamed -->
- <input type="submit" value="Go" />
- </form>
- </div> <!-- MIRROR -->
-
<div id="frontshortcuts">
<div id="frontshortcutscontent" class="txtshortcuts">
<h2>常用連結</h2>
More information about the svn-doc-head
mailing list