From 5950419ce04056fa340df6d01fc79db9716f7bba Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 22 Jan 2009 14:43:07 +0100 Subject: remove gecko.css --- prefs.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'prefs.php') diff --git a/prefs.php b/prefs.php index 445c10e09..bd29bd8b2 100644 --- a/prefs.php +++ b/prefs.php @@ -55,9 +55,6 @@ if (navigator.userAgent.match("Opera")) { document.write(''); } - if (navigator.userAgent.match("Gecko") && !navigator.userAgent.match("KHTML")) { - document.write(''); - } //]]> -- cgit v1.2.3-54-g00ecf