Changeset 11497
- Timestamp:
- 05/31/2009 01:11:07 AM (16 years ago)
- Location:
- trunk/wp-admin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/theme-install.css
r10883 r11497 120 120 border-style: solid; 121 121 padding: 8px 12px 0; 122 margin-bottom: 10px;123 122 } 124 123 -
trunk/wp-admin/includes/theme-install.php
r11494 r11497 219 219 </div> 220 220 <br class="clear" /> 221 < input type="submit" name="search" value="<?php esc_attr_e('Find Themes'); ?>" class="button" />221 <p><input type="submit" name="search" value="<?php esc_attr_e('Find Themes'); ?>" class="button" /></p> 222 222 </form> 223 223 <?php
Note: See TracChangeset
for help on using the changeset viewer.