Changeset 34213 for trunk/src/wp-admin/includes/network.php
- Timestamp:
- 09/15/2015 05:10:24 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/network.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/network.php
r34023 r34213 495 495 496 496 if ( !is_multisite() ) { ?> 497 <p><?php _e( 'Once you complete these steps, your network is enabled and configured. You will have to log in again.' ); ?> <a href="<?php echo esc_url( site_url( 'wp-login.php') ); ?>"><?php _e( 'Log In' ); ?></a></p>497 <p><?php _e( 'Once you complete these steps, your network is enabled and configured. You will have to log in again.' ); ?> <a href="<?php echo esc_url( wp_login_url() ); ?>"><?php _e( 'Log In' ); ?></a></p> 498 498 <?php 499 499 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)