Changeset 8727
- Timestamp:
- 08/25/2008 10:57:14 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/plugin-install.php
r8630 r8727 105 105 </select> 106 106 <input type="text" name="s" id="search-field" value="<?php echo attribute_escape($term) ?>" /> 107 <input type="submit" name="search" value="<?php echo attribute_escape(__('Search')) ?>" clas ="button" />107 <input type="submit" name="search" value="<?php echo attribute_escape(__('Search')) ?>" class="button" /> 108 108 </form><?php 109 109 }
Note: See TracChangeset
for help on using the changeset viewer.