Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 10 years ago

#3356 closed enhancement (fixed)

removing hardoded text

Reported by: hnla Owned by:
Priority: normal Milestone: 1.5
Component: Templates Version: 1.5
Severity: 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)

#1 @DJPaul
15 years ago

  • Milestone Awaiting Review1.3
  • Type defectenhancement

#2 @djpaul
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [4722]) Improve a11y and i18n on group create/edit screens. Fixes #3356

#3 @DJPaul
10 years ago

  • Component Appearance - Template PartsTemplates
Note: See TracTickets for help on using tickets.