From 9bd29efba4f5d67547f6bbacfa3a06122913d5f2 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 9 Aug 2003 10:41:24 +0000 Subject: [PATCH] Cookies required should not look like an error --- ChangeLog | 4 ++++ libraries/auth/cookie.auth.lib.php3 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b45c5413f3..a35ccd28b2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-08-09 Marc Delisle + * libraries/auth/cookie.auth.lib.php3: Cookies required message + should not look like an error + 2003-08-08 Marc Delisle * lang/catalan update, thanks to Xavier Navarro (xavin). * lang/lithuanian: Updated, thanks to Vilius Zigmantas. diff --git a/libraries/auth/cookie.auth.lib.php3 b/libraries/auth/cookie.auth.lib.php3 index f13278d740..68f0b47c8b 100644 --- a/libraries/auth/cookie.auth.lib.php3 +++ b/libraries/auth/cookie.auth.lib.php3 @@ -257,7 +257,7 @@ input.textfield {font-family: ; font-size: -

+


-- 2.11.4.GIT