diff --git a/mozilla/tools/reporter/config-default.inc.php b/mozilla/tools/reporter/config-default.inc.php index 1afcf75f517..556b492f31b 100644 --- a/mozilla/tools/reporter/config-default.inc.php +++ b/mozilla/tools/reporter/config-default.inc.php @@ -154,5 +154,6 @@ $problemTypes[4] = 'Other content missing'; $problemTypes[5] = 'Behavior wrong'; $problemTypes[6] = 'Appearance wrong'; $problemTypes[7] = 'Other problem'; +$problemTypes[8] = 'Disability access'; ?>