Changeset 17235
- Timestamp:
- 01/07/2011 04:47:39 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/user-edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/user-edit.php
r17234 r17235 214 214 </tr> 215 215 <?php endif; ?> 216 <tr >217 <th scope="row" class="show-admin-bar"><?php _e('Show Admin Bar')?></th>216 <tr class="show-admin-bar"> 217 <th scope="row"><?php _e('Show Admin Bar')?></th> 218 218 <td><fieldset><legend class="screen-reader-text"><span><?php _e('Show Admin Bar') ?></span></legend> 219 219 <label for="admin_bar_front">
Note: See TracChangeset
for help on using the changeset viewer.