Skip to:
Content

bbPress.org

Changeset 4309


Ignore:
Timestamp:
11/02/2012 07:59:35 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Capabilities:

  • Add label to admin user role UI, to match WordPress core convention.
  • See #1939.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/admin/users.php

    r4301 r4309  
    118118            <tbody>
    119119                <tr>
    120                     <th><?php _e( 'Forum Role', 'bbpress' ); ?></th>
     120                    <th><label for="bbp-forums-role"><?php _e( 'Forum Role', 'bbpress' ); ?></label></th>
    121121                    <td>
    122122
Note: See TracChangeset for help on using the changeset viewer.