pjc 5 years ago
parent
commit
0349d99fc6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      sections/torrents/browse.php

+ 1
- 1
sections/torrents/browse.php View File

263
         <tr id="search_terms" class="ftr_basic<?=$HideBasic?>">
263
         <tr id="search_terms" class="ftr_basic<?=$HideBasic?>">
264
           <td class="label"><!--Search terms:--></td>
264
           <td class="label"><!--Search terms:--></td>
265
           <td class="ftb_searchstr">
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
           </td>
267
           </td>
268
         </tr>
268
         </tr>
269
         <tr id="tagfilter">
269
         <tr id="tagfilter">

Loading…
Cancel
Save