Make WordPress Core


Ignore:
Timestamp:
11/29/2013 02:39:15 AM (12 years ago)
Author:
dd32
Message:

Themes: Display Activated/Deleted messages below the H2, before the Themes. See #26305

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/themes.php

    r26459 r26461  
    120120    <?php endif; ?>
    121121    </h2>
    122 
    123     <div class="theme-browser"></div>
    124 
    125122<?php
    126123if ( ! validate_current_theme() || isset( $_GET['broken'] ) ) : ?>
     
    181178?>
    182179
     180<div class="theme-browser"></div>
     181
    183182<?php
    184183// List broken themes, if any.
Note: See TracChangeset for help on using the changeset viewer.