ESGF / esgf-web-fe

ESGF Web Front End
http://esgf.org/esgf-web-fe/
Other
3 stars 8 forks source link

Fix accessibility problems identified by NASA scan #52

Closed LucaCinquini closed 11 years ago

LucaCinquini commented 11 years ago

The latest NASA scan has identified two web-fe pages that are missing the requred alt="..." elements:

o login.jsp

o createAccountForm.jsp

Note that these elements cannot have empty values.

LucaCinquini commented 11 years ago

Fixed.