Rev 15010 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15010 | Rev 17176 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | value="$search" |
10 | value="$search" |
11 | class="autocomplete input-group-field" |
11 | class="autocomplete input-group-field" |
12 | placeholder="$name_keywords_enter" |
12 | placeholder="$name_keywords_enter" |
13 | autosave="search_tool_popup" |
13 | autosave="search_tool_popup" |
14 | results="5" |
14 | results="5" |
15 | aria-labelledby="keywords_label" |
15 | aria-labelledby="keywords_label"> |
16 | <div class="input-group-button"> |
16 | <div class="input-group-button"> |
17 | <button class="wims_button icon_button" type="submit"> |
17 | <button class="wims_button icon_button" type="submit"> |
18 | <span class="Searching">$wims_name_search</span> |
18 | <span class="Searching">$wims_name_search</span> |
19 | </button> |
19 | </button> |
20 | </div> |
20 | </div> |