From ecd329b2db837119f71adda06ae90bd863795331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Thu, 29 Nov 2001 22:15:54 +0000 Subject: [PATCH] Displays verbose server description rather than hostname as window title --- ChangeLog | 3 +++ header.inc.php3 | 10 ++++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1121df9a9..5280c6294 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-11-29 Loïc Chapeaux + * header.inc.php3, lines 76-83: displays verbose server description + rather than hostname as window title. 2001-11-26 Loïc Chapeaux * tbl_indexes.php3: fulltext indexes is available since MySQL 3.23.23 only. diff --git a/header.inc.php3 b/header.inc.php3 index e1556cec4..923fe77c8 100755 --- a/header.inc.php3 +++ b/header.inc.php3 @@ -69,16 +69,18 @@ A:hover.nav {font-family: ; color: #FF0000}