Make WordPress Core

Ticket #26331: 26331.patch

File 26331.patch, 351 bytes (added by ocean90, 13 years ago)
  • src/wp-admin/js/theme.js

     
    561561        className: 'theme-search',
    562562
    563563        attributes: {
    564                 placeholder: l10n.search
     564                placeholder: l10n.search,
     565                type: 'search'
    565566        },
    566567
    567568        events: {