diff --git a/ChangeLog b/ChangeLog index 427bbfaa7..7d7d21b3f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,9 @@ $Source$ * libraries/common.lib.php3: Don't display edit link for database-independant queries. * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus). - * docs.css: Wrong URI. + * docs.css: + - Wrong URI; + - Typo. 2003-02-14 Alexander M. Turek * server_databases.php3, server_privileges.php3, lang/*.inc.php3: diff --git a/docs.css b/docs.css index b2524dab5..6f00028d3 100644 --- a/docs.css +++ b/docs.css @@ -34,7 +34,7 @@ div.header { font-weight: bold; left: 0px; top: 0px; - position: fixed;*/ + position: fixed; /* following MSIE hack was originally written by Riki Fridrich * */ position: expression("absolute");