From f1b362dfa9c1e0a8c5c89d669801604cb3278dfb Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Thu, 10 Jul 2008 20:19:42 +0000 Subject: Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows Vista, fixes Mac OS X. Patch by gerv; r=justdave. --- template/en/default/bug/create/create-guided.html.tmpl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'template/en/default/bug/create/create-guided.html.tmpl') diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 588a1043d..3dcaf95dd 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -260,9 +260,8 @@ function PutDescription() { - [% op_sys = [ "Windows 98", "Windows NT", "Windows 2000", "Windows XP", - "Mac System 9.x", "MacOS X", - "Linux", "All", "other" ] %] + [% op_sys = [ "Windows 2000", "Windows XP", "Windows Vista", + "Mac OS X", "Linux", "All", "other" ] %] -- cgit v1.2.3-24-g4f1b