Changeset 10053 for trunk/wp-admin/users.php
- Timestamp:
- 12/05/2008 01:18:19 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/users.php
r10049 r10053 243 243 if ( isset($_GET['s']) && $_GET['s'] ) 244 244 printf( '<span class="subtitle">' . __('Search results for “%s”') . '</span>', wp_specialchars( get_search_query() ) ); ?> 245 < h2>245 </h2> 246 246 247 247 <div class="filter">
Note: See TracChangeset
for help on using the changeset viewer.