From: Brion Vibber Date: Wed, 25 Feb 2004 08:45:56 +0000 (+0000) Subject: Hide the styles from Netscape 4 without hiding them from IE/Mac -- Microsoft are... X-Git-Tag: 1.3.0beta1~951 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=4459701ce5b48cb3703f4bd709bb25d0cea7fec4;p=lhc%2Fweb%2Fwiklou.git Hide the styles from Netscape 4 without hiding them from IE/Mac -- Microsoft are officially poopyheads --- diff --git a/includes/Skin.php b/includes/Skin.php index f3d0558a97..ba5c4d7782 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -132,9 +132,9 @@ class Skin { } $s = "\n"; return $s; }