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,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">

Loading…
Cancel
Save