diff options
Diffstat (limited to 'template/en/default/bug/create')
-rw-r--r-- | template/en/default/bug/create/create-guided.html.tmpl | 5 |
1 files changed, 2 insertions, 3 deletions
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() { </td> </tr> - [% 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" ] %] <tr> <td align="right" valign="top"> |