Rev 13057 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13057 | Rev 17230 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | <div class="search_box blockcenter halfwidth"> |
14 | <div class="search_box blockcenter halfwidth"> |
15 | !form reply |
15 | !form reply |
16 | <label for="keyword">$name_searchclass:</label> |
16 | <label for="keyword">$name_searchclass:</label> |
17 | <div class="input-group"> |
17 | <div class="input-group"> |
18 | <input size="20" name="keyword" value="$keyword" id="keyword" type="search" |
18 | <input size="20" name="keyword" value="$keyword" id="keyword" type="search" |
19 | class="input-group-field" placeholder="$name_keywords_enter" |
19 | class="input-group-field" placeholder="$name_keywords_enter"> |
20 | <div class="input-group-button"> |
20 | <div class="input-group-button"> |
21 | <button class="wims_button icon_button" type="submit"> |
21 | <button class="wims_button icon_button" type="submit"> |
22 | <span class="Searching">$wims_name_search</span> |
22 | <span class="Searching">$wims_name_search</span> |
23 | </button> |
23 | </button> |
24 | </div> |
24 | </div> |