r39675 -> r40575 Resync the header files.
While here also update the footer on the German start page. Obtained from: The FreeBSD German Documentation Project
This commit is contained in:
parent
4f6e55b587
commit
12541e75b4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41228
2 changed files with 24 additions and 10 deletions
|
@ -5,8 +5,8 @@
|
|||
]>
|
||||
<!--
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-www/index.xsl,v 1.94 2012/02/23 17:35:11 jkois Exp $
|
||||
basiert auf: 1.178
|
||||
$FreeBSDde$
|
||||
basiert auf: 38826
|
||||
-->
|
||||
|
||||
<xsl:stylesheet version="1.0"
|
||||
|
@ -318,4 +318,15 @@
|
|||
</div> <!-- FRONTMAIN -->
|
||||
</div> <!-- FRONTCONTAINER -->
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="process.footer">
|
||||
©right;
|
||||
|
||||
Die Marke FreeBSD ist eine eingetragene Marke der FreeBSD
|
||||
Foundation und wird vom FreeBSD Project mit freundlicher Genehmigung
|
||||
durch die <a
|
||||
href="http://www.freebsdfoundation.org/documents/Guidelines.shtml">
|
||||
FreeBSD Foundation</a> verwendet.
|
||||
<a href="&base;/mailto.html" title="&header2.word.contact;">&header2.word.contact;</a>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $FreeBSD$
|
||||
$FreeBSDde$
|
||||
basiert auf: r39675
|
||||
basiert auf: r40575
|
||||
-->
|
||||
|
||||
<!-- Components making up the standard headers and footers. -->
|
||||
<!-- Override in the prolog <em>before</em> including this -->
|
||||
<!-- file if necessary.-->
|
||||
<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&enbase;/search/index-site.html">Sitemap</a> | <a href="&enbase;/copyright/">Legal Notices</a> | © 1995–2012 The FreeBSD Project. Alle Rechte vorbehalten.</span>'>
|
||||
<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&enbase;/search/index-site.html">Sitemap</a> | <a href="&enbase;/copyright/">Legal Notices</a> | © 1995–2013 The FreeBSD Project. Alle Rechte vorbehalten.</span>'>
|
||||
<!ENTITY author '<a href="&base;/index.html">Startseite</a> |
|
||||
<a href="&base;/mailto.html">Ansprechpartner</a> |
|
||||
<a href="&enbase;/copyright/index.html">Legal</a> |
|
||||
|
@ -31,6 +31,7 @@
|
|||
<li><a href="&base;/features.html">Eigenschaften</a></li>
|
||||
<li><a href="&enbase;/advocacy/">Advocacy</a></li>
|
||||
<li><a href="&enbase;/marketing/">Marketing</a></li>
|
||||
<li><a href="&enbase;/privacy.html">Privacy Policy</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -68,7 +69,6 @@
|
|||
<ul>
|
||||
<li><a href="http://wiki.FreeBSD.org/IdeasPage">Projektideen</a></li>
|
||||
<li><a href="http://svnweb.FreeBSD.org">SVN-Repository</a></li>
|
||||
<li><a href="http://cvsweb.FreeBSD.org">CVS-Repository</a></li>
|
||||
<li><a href="http://p4web.FreeBSD.org">Perforce-Repository</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -87,7 +87,8 @@
|
|||
<ul>
|
||||
<li><a href="http://www.freebsdfoundation.org/">Foundation</a>
|
||||
<ul>
|
||||
<li><a href="http://www.freebsdfoundation.org/donate/">Spenden</a></li>
|
||||
<li><a href="http://www.freebsdfoundation.org/donate/">Geldspende</a></li>
|
||||
<li><a href="&enbase;/donations/">Hardwarespende</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -108,15 +109,17 @@
|
|||
<div id="headerlogoright">
|
||||
<h2 class="blockhide">Externe Links</h2>
|
||||
|
||||
<div id="SEARCHNAV">
|
||||
<ul id="SEARCHNAVLIST">
|
||||
<div id="searchnav">
|
||||
<ul id="searchnavlist">
|
||||
<!--
|
||||
<li><a href="&enbase;/donations/" title="&header2.word.donate;">&header2.word.donate;</a></li>
|
||||
|
||||
<li class="last-child"><a href="&base;/mailto.html" title="&header2.word.contact;">&header2.word.contact;</a></li>
|
||||
-->
|
||||
</ul>
|
||||
</div> <!-- SEARCHNAV -->
|
||||
|
||||
<div id="SEARCH">
|
||||
<div id="search">
|
||||
<form action="&cgibase;/search.cgi" method="get">
|
||||
<div>
|
||||
<h2 class="blockhide"><label for="WORDS">&header2.word.search;</label></h2>
|
||||
|
@ -135,4 +138,4 @@
|
|||
<!-- macro for webbuild paper -->
|
||||
<!ENTITY webbuild '
|
||||
<p xmlns="http://www.w3.org/1999/xhtml">Dieses Dokument beschreibt, wie man die FreeBSD Webseiten von Hand
|
||||
mittels des CVS Repository aktualisiert und übersetzt.</p>'>
|
||||
aus des Subversion-Repository aktualisiert und übersetzt.</p>'>
|
||||
|
|
Loading…
Reference in a new issue