Make WordPress Core

Opened 8 years ago

Closed 7 years ago

#39319 closed defect (bug) (fixed)

Radio and Text box label on Network Setting page

Reported by: ankit-k-gupta's profile Ankit K Gupta Owned by: flixos90's profile flixos90
Milestone: 4.9 Priority: normal
Severity: normal Version:
Component: Networks and Sites Keywords: has-patch
Focuses: administration, multisite Cc:

Description

On network/settings.page, we are using full stop after each radio and check box label but we are not using full stop on other pages after radio/check box label.
Making consistency throughout wp-admin pages.

Attachments (4)

39319.patch (3.3 KB) - added by Ankit K Gupta 8 years ago.
added patch file
network-settings.png (45.4 KB) - added by Ankit K Gupta 8 years ago.
Screenshot Before Fix
example of radio on other page.png (33.8 KB) - added by Ankit K Gupta 8 years ago.
Screenshot of radio button
Check-box on other pages.png (57.3 KB) - added by Ankit K Gupta 8 years ago.
Screenshot of check box

Download all attachments as: .zip

Change History (9)

@Ankit K Gupta
8 years ago

added patch file

@Ankit K Gupta
8 years ago

Screenshot Before Fix

@Ankit K Gupta
8 years ago

Screenshot of radio button

@Ankit K Gupta
8 years ago

Screenshot of check box

#1 @Ankit K Gupta
8 years ago

  • Component changed from General to Networks and Sites
  • Focuses multisite added
  • Keywords has-patch added

This ticket was mentioned in Slack in #core-multisite by flixos90. View the logs.


7 years ago

#3 @flixos90
7 years ago

  • Focuses ui removed
  • Milestone changed from Awaiting Review to 4.9
  • Owner set to flixos90
  • Status changed from new to reviewing
  • Version 4.7 deleted

#4 @SergeyBiryukov
7 years ago

On the first screenshot, seems like the Allow site administrators to add new users to their site via the "Users → Add New" page. string would also need the change.

#5 @flixos90
7 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 40953:

Multisite: Remove full stops from radio and checkbox labels in the Network Settings screen.

This change brings consistency with the regular site administration panel settings pages: Radio and checkbox labels do not use full stops there, so those in the network administration panel should not either.

Props Ankit K Gupta.
Fixes #39319.

Note: See TracTickets for help on using tickets.