Changeset 20333 for trunk/wp-admin/includes/theme-install.php
- Timestamp:
- 03/30/2012 09:17:22 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/theme-install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/theme-install.php
r20168 r20333 59 59 <input type="hidden" name="tab" value="search" /> 60 60 <select name="type" id="typeselector"> 61 <option value="term" <?php selected('term', $type) ?>><?php _e(' Term'); ?></option>61 <option value="term" <?php selected('term', $type) ?>><?php _e('Keyword'); ?></option> 62 62 <option value="author" <?php selected('author', $type) ?>><?php _e('Author'); ?></option> 63 63 <option value="tag" <?php selected('tag', $type) ?>><?php _ex('Tag', 'Theme Installer'); ?></option>
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)