Changeset 21813 for trunk/wp-admin/includes/ms.php
- Timestamp:
- 09/11/2012 12:27:25 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/ms.php
r21801 r21813 675 675 <tr> 676 676 <th scope="row" colspan="2" class="th-full"> 677 <a href="<?php echo apply_filters( 'wp_signup_location', network_ home_url( 'wp-signup.php' ) ); ?>"><?php _e( 'Create a New Site' ); ?></a>677 <a href="<?php echo apply_filters( 'wp_signup_location', network_site_url( 'wp-signup.php' ) ); ?>"><?php _e( 'Create a New Site' ); ?></a> 678 678 </th> 679 679 </tr>
Note: See TracChangeset
for help on using the changeset viewer.