Changeset 11180 for trunk/wp-includes/general-template.php
- Timestamp:
- 05/04/2009 09:28:58 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/general-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/general-template.php
r11173 r11180 120 120 121 121 $form = '<form role="search" method="get" id="searchform" action="' . get_option('home') . '/" > 122 <div><label class=" hidden" for="s">' . __('Search for:') . '</label>122 <div><label class="invisible" for="s">' . __('Search for:') . '</label> 123 123 <input type="text" value="' . attr(apply_filters('the_search_query', get_search_query())) . '" name="s" id="s" /> 124 124 <input type="submit" id="searchsubmit" value="'. _a('Search') .'" />
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)