Add some missing parts.
This commit is contained in:
parent
4ab6bfd374
commit
348ea5d833
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37237
1 changed files with 51 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $FreeBSD: www/fr/share/sgml/header.l10n.ent,v 1.4 2009/02/25 09:00:39 blackend Exp $ -->
|
||||
<!-- $FreeBSD: www/fr/share/sgml/header.l10n.ent,v 1.5 2011/05/05 20:04:41 blackend Exp $ -->
|
||||
|
||||
<!-- FreeBSD HTML Header L10N Entities -->
|
||||
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN" -->
|
||||
|
|
@ -94,6 +94,56 @@
|
|||
</div> <!-- MENU -->
|
||||
'>
|
||||
|
||||
<!ENTITY header2 '
|
||||
<span class="txtoffscreen"
|
||||
><a href="#CONTENT" title="Skip site navigation" accesskey="1"
|
||||
>Skip site navigation</a> (1)
|
||||
<a href="#CONTENTWRAP" title="Skip section navigation" accesskey="2"
|
||||
>Skip section navigation</a> (2)</span>
|
||||
|
||||
<div id="HEADERCONTAINER">
|
||||
<div id="HEADER">
|
||||
<h2 class="blockhide">Header And Logo</h2>
|
||||
|
||||
<div id="HEADERLOGOLEFT">
|
||||
&header2.logo-red;
|
||||
</div> <!-- HEADERLOGOLEFT -->
|
||||
|
||||
<div id="HEADERLOGORIGHT">
|
||||
<h2 class="blockhide">Peripheral Links</h2>
|
||||
|
||||
<div id="SEARCHNAV">
|
||||
<ul id="SEARCHNAVLIST">
|
||||
<li>&header2.word.textsize;: <a href="#" onkeypress="return false;"
|
||||
onclick="setActiveStyleSheet('Normal Text'); return false;"
|
||||
title="&header2.word.normaltextsize;">&header2.word.normal;</a>
|
||||
/
|
||||
<a href="#" onkeypress="return false;"
|
||||
onclick="setActiveStyleSheet('Large Text'); return false;"
|
||||
title="&header2.word.largetextsize;">&header2.word.large;</a></li>
|
||||
|
||||
<li><a href="&base;/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">
|
||||
<form action="&cgibase;/search.cgi" method="get">
|
||||
<div>
|
||||
<h2 class="blockhide"><label for="WORDS">&header2.word.search;</label></h2>
|
||||
|
||||
&header2.searchinputs;
|
||||
</div>
|
||||
</form>
|
||||
</div> <!-- SEARCH -->
|
||||
</div> <!-- HEADERLOGORIGHT -->
|
||||
</div> <!-- HEADER -->
|
||||
|
||||
&header2.topnav;
|
||||
</div> <!-- HEADERCONTAINER -->
|
||||
'>
|
||||
|
||||
<!-- macro for webbuild paper -->
|
||||
<!ENTITY webbuild '
|
||||
<p>This document describes how to build and update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue