From: tara%tequilarista.org <> Date: Sat, 10 Jun 2000 01:03:18 +0000 (+0000) Subject: Applying timeless' fix for 39918 X-Git-Tag: bugzilla-2.12~277 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e45f64b0cef38af323075b9405dd7dcad9eb5f4;p=thirdparty%2Fbugzilla.git Applying timeless' fix for 39918 --- diff --git a/enter_bug.cgi b/enter_bug.cgi index 4dbda8c648..0a0839aa45 100755 --- a/enter_bug.cgi +++ b/enter_bug.cgi @@ -211,8 +211,8 @@ sub pickos { /Mozilla.*\(Win95.*\)/ && do {return "Windows 95";}; /Mozilla.*\(Win98.*\)/ && do {return "Windows 98";}; /Mozilla.*\(WinNT.*\)/ && do {return "Windows NT";}; - /Mozilla.*\(Windows.*NT/ && do {return "Windows NT";}; /Mozilla.*Windows NT 5.*\)/ && do {return "Windows 2000";}; + /Mozilla.*\(Windows.*NT/ && do {return "Windows NT";}; } } # default