Adapted to documentation.html top menu bar.

This commit is contained in:
Garvin Hicking
2003-02-27 23:33:13 +00:00
parent 529e28b153
commit 668a6e8c3f
2 changed files with 9 additions and 2 deletions

View File

@@ -5,6 +5,11 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2003-02-28 Garvin Hicking <me@supergarv.de>
* translators.html: Adjusted to same topmenu as Documentation.html.
With the new 'Transformations' item the bar was too large to fit
on standard 800x600 browser windows.
2003-02-27 Michal Cihar <nijel@users.sourceforge.net> 2003-02-27 Michal Cihar <nijel@users.sourceforge.net>
* lang/czech: Updated. * lang/czech: Updated.
* lang/english: Resorted. * lang/english: Resorted.

View File

@@ -30,11 +30,13 @@
<div class="header"> <div class="header">
<hr noshade="noshade" width="100%" /> <hr noshade="noshade" width="100%" />
<a href="Documentation.html#top">Documentation</a> &nbsp;-&nbsp; <a href="Documentation.html#top">Top</a> &nbsp;-&nbsp;
<a href="Documentation.html#require">Requirements</a> &nbsp;-&nbsp; <a href="Documentation.html#require">Requirements</a> &nbsp;-&nbsp;
<a href="Documentation.html#intro">Introduction</a> &nbsp;-&nbsp; <a href="Documentation.html#intro">Introduction</a> &nbsp;-&nbsp;
<a href="Documentation.html#setup">Installation</a> &nbsp;-&nbsp; <a href="Documentation.html#setup">Installation</a> &nbsp;-&nbsp;
<a href="Documentation.html#config">Configuration</a> &nbsp;-&nbsp; <a href="Documentation.html#config">Configuration</a>
<br />
<a href="Documentation.html#transformations">Transformations</a> &nbsp;-&nbsp;
<a href="Documentation.html#faq">FAQ</a> &nbsp;-&nbsp; <a href="Documentation.html#faq">FAQ</a> &nbsp;-&nbsp;
<a href="Documentation.html#developers">Developers</a> &nbsp;-&nbsp; <a href="Documentation.html#developers">Developers</a> &nbsp;-&nbsp;
<a href="Documentation.html#credits">Credits</a> &nbsp;-&nbsp; <a href="Documentation.html#credits">Credits</a> &nbsp;-&nbsp;