mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 17:20:07 +00:00
Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -408,7 +408,7 @@ foreach ( (array) $roleclass as $user_object ) {
|
||||
<div class="user-paging-text"><?php $wp_user_search->page_links(); ?></div>
|
||||
<?php endif; ?>
|
||||
|
||||
<h2><?php _e('Update Users'); ?></h2>
|
||||
<h3><?php _e('Update Selected'); ?></h3>
|
||||
<ul style="list-style:none;">
|
||||
<li><input type="radio" name="action" id="action0" value="delete" /> <label for="action0"><?php _e('Delete checked users.'); ?></label></li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user