Add "disability access" problem type to reporter webtool.

git-svn-id: svn://10.0.0.236/trunk@203430 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
robert%accettura.com
2006-07-22 03:18:15 +00:00
parent f4f48b8e62
commit 380d12e8cb

View File

@@ -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';
?>