Changeset 19569 for trunk/wp-admin/user-edit.php
- Timestamp:
- 12/08/2011 04:49:16 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
r19509 r19569 224 224 <?php endif; ?> 225 225 <tr class="show-admin-bar"> 226 <th scope="row"><?php _e(' Admin Bar')?></th>227 <td><fieldset><legend class="screen-reader-text"><span><?php _e(' Admin Bar') ?></span></legend>226 <th scope="row"><?php _e('Toolbar')?></th> 227 <td><fieldset><legend class="screen-reader-text"><span><?php _e('Toolbar') ?></span></legend> 228 228 <label for="admin_bar_front"> 229 229 <input name="admin_bar_front" type="checkbox" id="admin_bar_front" value="1"<?php checked( _get_admin_bar_pref( 'front', $profileuser->ID ) ); ?> /> 230 <?php _e( 'Show Admin Bar when viewing site' ); ?></label><br />230 <?php _e( 'Show Toolbar when viewing site' ); ?></label><br /> 231 231 </fieldset> 232 232 </td>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)