Browse Source

Change enter => search

Lauri Ojansivu 6 years ago
parent
commit
5993d6862b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/settings/peopleBody.jade

+ 1 - 1
client/components/settings/peopleBody.jade

@@ -7,7 +7,7 @@ template(name="people")
         .ext-box-left
           span {{_ 'people'}}
           input#searchInput(placeholder="{{_ 'search'}}")
-          button#searchButton {{_ 'enter'}}
+          button#searchButton {{_ 'search'}}
         .ext-box-right
           span {{_ 'people-number'}} #{peopleNumber}
       .content-body