diff --git a/doc/ChangeLog b/doc/ChangeLog index 3aa6186eee..863ccfd31c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -90,6 +90,8 @@ Mantis ChangeLog * Added core_bug_API.php. * Modified br, hr, li, img, selected, checked, and other html elements to be XHTML compliant. * Added javascript autofocus to the login page. + * Added javascript autofocus to the report bug pages. + * Added tabindexes to the report bug pages. 2002.08.18 - 0.17.4 * This is a maintenance release. It patches up several vulnerabilities in 0.17.3. No features have been added. diff --git a/report_bug_advanced_page.php b/report_bug_advanced_page.php index ec5fa40a53..28588a5006 100644 --- a/report_bug_advanced_page.php +++ b/report_bug_advanced_page.php @@ -48,7 +48,7 @@ @@ -74,7 +74,7 @@ : @@ -84,7 +84,7 @@ : @@ -95,7 +95,7 @@ : @@ -111,7 +111,7 @@ : @@ -126,7 +126,7 @@ : @@ -134,7 +134,7 @@ : @@ -142,7 +142,7 @@ : @@ -155,7 +155,7 @@ @@ -165,7 +165,7 @@ @@ -180,7 +180,7 @@ @@ -207,7 +207,7 @@ *: @@ -215,7 +215,7 @@ : @@ -223,7 +223,7 @@ : @@ -243,8 +243,8 @@ @@ -252,7 +252,7 @@ : @@ -260,11 +260,17 @@ *
-
action="report_add.php"> + action="report_add.php">
@@ -64,7 +64,7 @@ : - - - - - - +
- +
- +
- - +
- @@ -199,7 +199,7 @@ * : - +
- +
- +
- +
- +
- - + +
- > () + > ()
- +
- + + + \ No newline at end of file diff --git a/report_bug_page.php b/report_bug_page.php index cf3142ccd2..c5d0d79124 100644 --- a/report_bug_page.php +++ b/report_bug_page.php @@ -40,7 +40,7 @@ @@ -57,7 +57,7 @@ : @@ -67,7 +67,7 @@ : @@ -77,7 +77,7 @@ : @@ -88,7 +88,7 @@ : @@ -104,7 +104,7 @@ *: @@ -112,7 +112,7 @@ *: @@ -120,7 +120,7 @@ : @@ -140,8 +140,8 @@ @@ -149,7 +149,7 @@ : @@ -157,11 +157,17 @@ *
-
action="report_add.php"> + action="report_add.php">
- - - - - +
- +
- +
- +
- - + +
- > () + > ()
- +
- + + + \ No newline at end of file