Make WordPress Core

Opened 16 years ago

Closed 13 years ago

#14267 closed defect (bug) (fixed)

Adjust end of edit-user.php to match

Reported by: johnjamesjacoby Owned by: ryan
Priority: normal Milestone: 3.6
Component: Users Version: 3.5
Severity: minor Keywords: ui-feedback 3.6-early
Cc: Focuses:

Description

The bottom of the 'wp-admin/edit-user.php' file (where the "Additional Capabilities" are) doesn't match the rest of the page.

The class for the table is wrong, and there is an untranslated string in the extra capabilities loop.

This brings it all back into alignment with the rest of the page.

Attachments (2)

better-user-edit-extra-caps.patch (1.6 KB ) - added by johnjamesjacoby 16 years ago.
14267.patch (1.6 KB ) - added by SergeyBiryukov 14 years ago.

Download all attachments as: .zip

Change History (9)

#1 @johnjamesjacoby
16 years ago

Additional note: This could probably be handled in an entirely different and better fashion. This patch just cleans up what currently exists.

#2 @nacin
16 years ago

  • Keywords 3.2-early added
  • Milestone Awaiting ReviewFuture Release

#3 @johnjamesjacoby
15 years ago

  • Keywords ui-feedback 3.3-early added; 3.2-early removed

Adding ui-feedback tag and 3.3-early keyword. Removing 3.2-early keyword.

#4 @MikeHansenMe
14 years ago

  • Keywords needs-refresh added; has-patch removed

#5 @SergeyBiryukov
14 years ago

  • Keywords needs-refresh removed

#6 @johnjamesjacoby
14 years ago

  • Component AdministrationUsers
  • Keywords 3.6-early added; 3.3-early removed
  • Milestone Future Release3.6
  • Version3.5

#7 @ryan
13 years ago

  • Owner set to ryan
  • Resolutionfixed
  • Status newclosed

In 23737:

Cleanup additional capabilities display in user-edit.php. Mark a string for translation.

Props johnjamesjacoby, SergeyBiryukov
fixes #14267

Note: See TracTickets for help on using tickets.