diff --git a/app/views/guide_form_elements.html b/app/views/guide_form_elements.html index 4e807a441..4e8277e3b 100755 --- a/app/views/guide_form_elements.html +++ b/app/views/guide_form_elements.html @@ -156,7 +156,7 @@

File upload

  • the control gains focus when tabbing through the page
  • the control functions using a keyboard
  • the control functions using assistive technology
  • -
  • the control functions when javascript is disabled
  • +
  • the control functions when javascript is not available
  • A custom implementation of this control would need to meet the criteria above.