svn commit: r49950 - head/de_DE.ISO8859-1/htdocs
Johann Kois
jkois at FreeBSD.org
Wed Feb 8 22:10:31 UTC 2017
Author: jkois
Date: Wed Feb 8 22:10:30 2017
New Revision: 49950
URL: https://svnweb.freebsd.org/changeset/doc/49950
Log:
r49784 -> r49941
MFde: Resync recent changes to the start page.
Modified:
head/de_DE.ISO8859-1/htdocs/index.xsl
Modified: head/de_DE.ISO8859-1/htdocs/index.xsl
==============================================================================
--- head/de_DE.ISO8859-1/htdocs/index.xsl Wed Feb 8 06:11:46 2017 (r49949)
+++ head/de_DE.ISO8859-1/htdocs/index.xsl Wed Feb 8 22:10:30 2017 (r49950)
@@ -6,7 +6,7 @@
<!--
$FreeBSD$
$FreeBSDde$
- basiert auf: 49784
+ basiert auf: 49941
-->
<xsl:stylesheet version="1.0"
@@ -118,49 +118,14 @@
<a href="&enbase;/" title="Englisch">en</a>
</li>
<li>
- <a href="&enbase;/es/" title="Spanisch">es</a>
- </li>
- <li>
- <a href="&enbase;/fr/" title="Französisch">fr</a>
- </li>
- <li>
- <a href="&enbase;/hu/" title="Ungarisch">hu</a>
- </li>
- <li>
- <a href="&enbase;/it/" title="Italienisch">it</a>
- </li>
- <li>
- <a href="&enbase;/nl/" title="Holländisch">nl</a>
- </li>
- <li>
<a href="&enbase;/ja/" title="Japanisch">ja</a>
</li>
- <li>
- <a href="&enbase;/ru/" title="Russisch">ru</a>
- </li>
- <li>
- <a href="&enbase;/zh_CN/" title="Chinesisch (vereinfacht)">zh_CN</a>
- </li>
<li class="last-child">
<a href="&enbase;/zh_TW/" title="Chinesisch (traditionell)">zh_TW</a>
</li>
</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="OK" />
- </form>
- </div> <!-- MIRROR -->
-
<div id="frontshortcuts">
<div id="frontshortcutscontent" class="txtshortcuts">
<h2>SHORTCUTS</h2>
More information about the svn-doc-all
mailing list