diff --git a/ChangeLog b/ChangeLog index 5846689ab..d590e1e9a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ $Source$ 2001-12-10 Loïc Chapeaux * libraries/display_tbl.lib.php3, line 518: fixed bug #490951 - sorting row. Thanks to an anonymous user. + * libraries/auth: + - basic.auth.lib.php3, line 107: fixed an horrible parse error; + - cookie.auth.lib.php3: beautified a bit the display. 2001-12-09 Loïc Chapeaux * read_dump.php3; libraries/build_dump.lib.php3: sending the "fake" header diff --git a/libraries/auth/basic.auth.lib.php3 b/libraries/auth/basic.auth.lib.php3 index b356da2e5..e00d43c3f 100644 --- a/libraries/auth/basic.auth.lib.php3 +++ b/libraries/auth/basic.auth.lib.php3 @@ -104,7 +104,7 @@ h1 {font-family: ; font-size:
- ?> + ; font-size: ; color: #000000} form {font-family: ; font-size: ; font-weight: bold} +td {font-family: ; font-size: ; font-weight: bold} h1 {font-family: ; font-size: ; font-weight: bold} .warning {font-family: ; font-size: ; font-weight: bold; color: #FF0000} //--> @@ -140,7 +141,7 @@ h1 {font-family: ; font-size:   - +