|
@@ -263,7 +263,7 @@ View::show_header('Browse Torrents', 'browse');
|
263
|
263
|
<tr id="search_terms" class="ftr_basic<?=$HideBasic?>">
|
264
|
264
|
<td class="label"><!--Search terms:--></td>
|
265
|
265
|
<td class="ftb_searchstr">
|
266
|
|
- <input type="search" spellcheck="false" size="48" name="searchstr" class="inputtext fti_basic" placeholder="Search terms" value="<?Format::form('searchstr')?>" aria-label="Terms to search">
|
|
266
|
+ <input type="search" spellcheck="false" size="48" name="searchstr" class="inputtext fti_basic" placeholder="Search Terms" value="<?Format::form('searchstr')?>" aria-label="Terms to search">
|
267
|
267
|
</td>
|
268
|
268
|
</tr>
|
269
|
269
|
<tr id="tagfilter">
|