File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
< label class ="sr-only " for ="search ">
7
7
{{ site.data.ui-text[site.locale].search_label_text | default: 'Enter your search term...' }}
8
8
</ label >
9
- < input type ="search " id ="search " class ="search-input " tabindex =" -1 " placeholder ="{{ site.data.ui-text[site.locale].search_placeholder_text | default: 'Enter your search term...' }} " />
9
+ < input type ="search " id ="search " class ="search-input " placeholder ="{{ site.data.ui-text[site.locale].search_placeholder_text | default: 'Enter your search term...' }} " />
10
10
< a class ="search-help content-tooltip full-content-tooltip nav-link " href ="/lunr_search_help.html "> [ Hover or click for search help ]</ a >
11
11
</ form >
12
12
< div id ="results " class ="results "> </ div >
15
15
< label class ="sr-only " for ="cse-search-input-box-id ">
16
16
{{ site.data.ui-text[site.locale].search_label_text | default: 'Enter your search term...' }}
17
17
</ label >
18
- < input type ="search " id ="cse-search-input-box-id " class ="search-input " tabindex =" -1 " placeholder ="{{ site.data.ui-text[site.locale].search_placeholder_text | default: 'Enter your search term...' }} " />
18
+ < input type ="search " id ="cse-search-input-box-id " class ="search-input " placeholder ="{{ site.data.ui-text[site.locale].search_placeholder_text | default: 'Enter your search term...' }} " />
19
19
</ form >
20
20
< div id ="results " class ="results ">
21
21
< gcse:searchresults-only > </ gcse:searchresults-only >
You can’t perform that action at this time.
0 commit comments