Changeset 15962 for trunk/wp-admin/network/site-info.php
- Timestamp:
- 10/25/2010 08:45:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/site-info.php
r15907 r15962 80 80 <?php screen_icon('ms-admin'); ?> 81 81 <h2 id="edit-site"><?php echo $title ?></h2> 82 <h3 >82 <h3 class="nav-tab-wrapper"> 83 83 <?php 84 84 $tabs = array( 'site-info' => array( 'label' => __('Info'), 'url' => 'site-info.php'), 'site-options' => array( 'label' => __('Options'), 'url' => 'site-options.php'),
Note: See TracChangeset
for help on using the changeset viewer.