Changeset 34913 for trunk/src/wp-admin/network/site-settings.php
- Timestamp:
- 10/07/2015 05:34:56 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/network/site-settings.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/site-settings.php
r34265 r34913 96 96 <h1 id="edit-site"><?php echo $title; ?></h1> 97 97 <p class="edit-site-actions"><a href="<?php echo esc_url( get_home_url( $id, '/' ) ); ?>"><?php _e( 'Visit' ); ?></a> | <a href="<?php echo esc_url( get_admin_url( $id ) ); ?>"><?php _e( 'Dashboard' ); ?></a></p> 98 <h 3 class="nav-tab-wrapper">98 <h2 class="nav-tab-wrapper nav-tab-small"> 99 99 <?php 100 100 $tabs = array( … … 109 109 } 110 110 ?> 111 </h 3>111 </h2> 112 112 <?php 113 113 if ( ! empty( $messages ) ) {
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)