Comment 96 for bug 115484

Revision history for this message
In , Neil-httl (neil-httl) wrote :

Comment on attachment 346269
Updated patch - modified the accesskeys

> <!ENTITY WorkZipCode.label "ZIP/Postal Code:">
>-<!ENTITY WorkZipCode.accesskey "P">
>+<!ENTITY WorkZipCode.accesskey "z">
Nit: Prefer to match the case of the accesskey to the label's character.