]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Applying timeless' fix for 39918
authortara%tequilarista.org <>
Sat, 10 Jun 2000 01:03:18 +0000 (01:03 +0000)
committertara%tequilarista.org <>
Sat, 10 Jun 2000 01:03:18 +0000 (01:03 +0000)
enter_bug.cgi

index 4dbda8c648e457418d32fe87cf167d73b40ad6f7..0a0839aa45def7b646a999cbc501b3f73e31a00c 100755 (executable)
@@ -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