Add general page header
Reviewed by: ceri Original revision: 1.9
This commit is contained in:
parent
79a5b6965a
commit
974c532c57
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14498
1 changed files with 13 additions and 0 deletions
13
pt_BR/doc.hdr
Normal file
13
pt_BR/doc.hdr
Normal file
|
@ -0,0 +1,13 @@
|
|||
<IMG SRC="../../gifs/bar.gif" ALT="Navigation Bar" WIDTH="565" HEIGHT="33" BORDER=0 usemap="#bar">
|
||||
<map name="bar">
|
||||
<area shape="rect" coords="1,1,111,31" href="../../index.html" ALT="Top">
|
||||
<area shape="rect" coords="112,11,196,31" href="../../ports/index.html" ALT="Applications">
|
||||
<area shape="rect" coords="196,12,257,33" href="../../support.html" ALT="Support">
|
||||
<area shape="rect" coords="256,12,365,33" href="../../docs.html" ALT="Documentation">
|
||||
<area shape="rect" coords="366,13,424,32" href="../../commercial/commercial.html" ALT="Vendors">
|
||||
<area shape="rect" coords="425,16,475,32" href="../../search/search.html" ALT="Search">
|
||||
<area shape="rect" coords="477,16,516,33" href="../../search/index-site.html" ALT="Index">
|
||||
<area shape="rect" coords="516,15,562,33" href="../../index.html" ALT="Top">
|
||||
<area shape="rect" href="../index.html" coords="0,0,564,32" ALT="Top">
|
||||
</map>
|
||||
<br clear=all>
|
Loading…
Reference in a new issue