From b5668c352761be1e269648bd9f59850814c736e1 Mon Sep 17 00:00:00 2001 From: Felix Arntz Date: Mon, 26 Jun 2017 19:19:49 +0000 Subject: [PATCH] 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. git-svn-id: https://develop.svn.wordpress.org/trunk@40953 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/network/settings.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/wp-admin/network/settings.php b/src/wp-admin/network/settings.php index 5d81cdf369..1d527c8723 100644 --- a/src/wp-admin/network/settings.php +++ b/src/wp-admin/network/settings.php @@ -130,10 +130,10 @@ if ( isset( $_GET['updated'] ) ) {
-
-
-
- +
+
+
+ '; /* translators: 1: NOBLOGREDIRECT 2: wp-config.php */ @@ -154,14 +154,14 @@ if ( isset( $_GET['updated'] ) ) { update_site_option( 'registrationnotification', 'yes' ); ?> - + - +