Ticket #15174: 15174.3.diff
| File 15174.3.diff, 403 bytes (added by , 15 years ago) |
|---|
-
wp-admin/network/site-new.php
96 96 ?> 97 97 98 98 <div class="wrap"> 99 <?php screen_icon( ); ?>99 <?php screen_icon('ms-admin'); ?> 100 100 <h2 id="add-new-site"><?php _e('Add New Site') ?></h2> 101 101 <?php 102 102 if ( ! empty( $messages ) ) {