Adapted to documentation.html top menu bar.
This commit is contained in:
@@ -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.
|
||||||
|
@@ -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> -
|
<a href="Documentation.html#top">Top</a> -
|
||||||
<a href="Documentation.html#require">Requirements</a> -
|
<a href="Documentation.html#require">Requirements</a> -
|
||||||
<a href="Documentation.html#intro">Introduction</a> -
|
<a href="Documentation.html#intro">Introduction</a> -
|
||||||
<a href="Documentation.html#setup">Installation</a> -
|
<a href="Documentation.html#setup">Installation</a> -
|
||||||
<a href="Documentation.html#config">Configuration</a> -
|
<a href="Documentation.html#config">Configuration</a>
|
||||||
|
<br />
|
||||||
|
<a href="Documentation.html#transformations">Transformations</a> -
|
||||||
<a href="Documentation.html#faq">FAQ</a> -
|
<a href="Documentation.html#faq">FAQ</a> -
|
||||||
<a href="Documentation.html#developers">Developers</a> -
|
<a href="Documentation.html#developers">Developers</a> -
|
||||||
<a href="Documentation.html#credits">Credits</a> -
|
<a href="Documentation.html#credits">Credits</a> -
|
||||||
|
Reference in New Issue
Block a user