r53666 -> r54076
MFde: Resnyc de/share/xml/header.l10n.ent
This commit is contained in:
parent
0853f7191e
commit
a802dd7b18
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54129
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $FreeBSD$
|
||||
$FreeBSDde$
|
||||
basiert auf: r53666
|
||||
basiert auf: r54076
|
||||
-->
|
||||
|
||||
<!-- 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–2019 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–2020 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> |
|
||||
|
@ -49,9 +49,9 @@
|
|||
|
||||
<!ENTITY header2.searchbox '
|
||||
<div id="search" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<form method="get" id="search-form" action="https://duckduckgo.com/">
|
||||
<form method="get" id="search-form" action="https://duckduckgo.com/"
|
||||
onsubmit="document.getElementById('words').value+=' site: www.FreeBSD.org site: docs.FreeBSD.org site: lists.FreeBSD.org site: wiki.FreeBSD.org site: forums.FreeBSD.org'">
|
||||
<h2 class="blockhide"><label for="words">&header2.word.search;</label></h2>
|
||||
<input type="hidden" name="sites" value="www.FreeBSD.org,docs.FreeBSD.org,lists.FreeBSD.org,wiki.FreeBSD.org,forums.FreeBSD.org" />
|
||||
<input type="hidden" name="ka" value="v" />
|
||||
<input type="hidden" name="kt" value="v" />
|
||||
<input type="hidden" name="kh" value="1" />
|
||||
|
@ -98,6 +98,7 @@
|
|||
<li><a href="&enbase;/doc/de_DE.ISO8859-1/books/porters-handbook">Porter-Handbuch</a></li>
|
||||
<li><a href="&enbase;/doc/de_DE.ISO8859-1/books/developers-handbook">Entwickler-Handbuch</a></li>
|
||||
<li><a href="&cgibase;/man.cgi">Manualpages</a></li>
|
||||
<li><a href="https://papers.FreeBSD.org">Presentations and Papers</a></li>
|
||||
<li><a href="&enbase;/doc/de_DE.ISO8859-1/books/fdp-primer">Documentation Project Primer</a></li>
|
||||
<li><a href="&base;/docs/books.html">Alle Bücher und Artikel</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue