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:
Matt Mullenweg
2006-09-19 06:11:42 +00:00
parent fd6a645679
commit 06f0097a94
16 changed files with 53 additions and 150 deletions

View File

@@ -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>