Changeset 42827 for trunk/src/wp-admin/network/settings.php
- Timestamp:
- 03/11/2018 04:43:59 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/settings.php
r42606 r42827 208 208 if ( is_subdomain_install() ) { 209 209 echo '<p class="description">'; 210 /* translators: 1: NOBLOGREDIRECT 2: wp-config.php */210 /* translators: 1: NOBLOGREDIRECT, 2: wp-config.php */ 211 211 printf( 212 212 __( 'If registration is disabled, please set %1$s in %2$s to a URL you will redirect visitors to if they visit a non-existent site.' ),
Note: See TracChangeset
for help on using the changeset viewer.