Changeset 36684
- Timestamp:
- 02/24/2016 04:13:04 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/network/site-new.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/site-new.php
r36669 r36684 190 190 <table class="form-table"> 191 191 <tr class="form-field form-required"> 192 <th scope="row"><label for="site-address"><?php _e( 'Site Address ' ) ?></label></th>192 <th scope="row"><label for="site-address"><?php _e( 'Site Address (URL)' ) ?></label></th> 193 193 <td> 194 194 <?php if ( is_subdomain_install() ) { ?>
Note: See TracChangeset
for help on using the changeset viewer.