Make WordPress Core


Ignore:
Timestamp:
10/21/2010 07:55:28 PM (15 years ago)
Author:
nacin
Message:

Pruning shears.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/theme-install.php

    r15898 r15904  
    4141<div class="wrap">
    4242<?php
    43 screen_icon(); 
     43screen_icon();
    4444
    4545if ( is_network_admin() ) : ?>
     
    4848<h2><a href="themes.php" class="nav-tab"><?php echo esc_html_x('Manage Themes', 'theme'); ?></a><a href="theme-install.php" class="nav-tab nav-tab-active"><?php echo esc_html( $title ); ?></a></h2>
    4949
    50 <?php 
     50<?php
    5151endif;
    5252
Note: See TracChangeset for help on using the changeset viewer.