#3356 closed enhancement (fixed)
removing hardoded text
Reported by: | hnla | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | Version: | 1.5 | |
Component: | Templates | Keywords: | |
Cc: |
Description
If, as in, rev 4670 /groups/single/admin.php you are rightly removing text such as 'right arrow' &rarr you ought to consider removing the '*' asterix that go before the label descriptions outside of the _e() they are meaningless in terms of data to humans and machines and are not meant to be used to denote 'required' or 'mandatory' unless accompanied by explanatory text of some sort, the general recommendation is that 'Required' is used.
This is of course in the strict sense of observance of accessibility / HCI terms
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [4722]) Improve a11y and i18n on group create/edit screens. Fixes #3356