Make WordPress Core

Ticket #26599: 26599.patch

File 26599.patch, 352 bytes (added by SergeyBiryukov, 10 years ago)
  • src/wp-admin/js/theme.js

     
    610610
    611611        tagName: 'input',
    612612        className: 'theme-search',
     613        id: 'theme-search-input',
    613614
    614615        attributes: {
    615616                placeholder: l10n.searchPlaceholder,