Make WordPress Core


Ignore:
Timestamp:
09/19/2006 06:11:42 AM (18 years ago)
Author:
matt
Message:

Options cleanup and some styling changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/users.php

    r4192 r4196  
    409409<?php endif; ?>
    410410
    411     <h2><?php _e('Update Users'); ?></h2>
     411    <h3><?php _e('Update Selected'); ?></h3>
    412412    <ul style="list-style:none;">
    413413        <li><input type="radio" name="action" id="action0" value="delete" /> <label for="action0"><?php _e('Delete checked users.'); ?></label></li>
Note: See TracChangeset for help on using the changeset viewer.