From 9acf302a74181c37985bc86288146a072527a370 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 31 Mar 2003 20:38:10 +0000 Subject: [PATCH] wrong url in css --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8f14da6a5..f46ba20f3 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-03-31 Marc Delisle + * css/phpmyadmin.css.php3: calls from a css file are relative to itself + thanks to Jose Fandos (jose.fandos at sonnd.com) + 2003-03-27 Alexander M. Turek * server_privileges.php3, lang/*.inc.php3: - Fixed bug #708292 (Support for host-based privileges).