Revert unrelated cruft in [17288]. see #14647.
git-svn-id: https://develop.svn.wordpress.org/trunk@17289 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a711d9b671
commit
7232a40edc
@ -194,11 +194,7 @@ if ( ! current_user_can( 'switch_themes' ) ) {
|
|||||||
</form>
|
</form>
|
||||||
<br class="clear" />
|
<br class="clear" />
|
||||||
|
|
||||||
<?php elseif ( ! $wp_list_table->has_items() ) :
|
<?php endif; ?>
|
||||||
|
|
||||||
$wp_list_table->no_items();
|
|
||||||
|
|
||||||
endif; ?>
|
|
||||||
|
|
||||||
<?php $wp_list_table->display(); ?>
|
<?php $wp_list_table->display(); ?>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user