From 98d5498fe5cc7908b59aa9e7853deb33f8856622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 30 Apr 2004 09:53:58 +0000 Subject: [PATCH] Do not double frames on login (bug #944870). --- ChangeLog | 4 ++++ libraries/auth/cookie.auth.lib.php | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8bd98a7c4..a8556a309 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2004-04-30 Michal Cihar + * libraries/auth/cookie.auth.lib.php: Do not double frames on login (bug + #944870). + 2004-04-29 Garvin Hicking * db_details_structure.php: Bug #942362 - Colspan off by one * left.php: Modified js function to fit typecasting of Safari diff --git a/libraries/auth/cookie.auth.lib.php b/libraries/auth/cookie.auth.lib.php index 86f6e015c..aa2e82df2 100644 --- a/libraries/auth/cookie.auth.lib.php +++ b/libraries/auth/cookie.auth.lib.php @@ -218,7 +218,7 @@ input.textfield {font-family: ; font-size: -
+ Language: