Browse Source

Change enter => search

Lauri Ojansivu 6 năm trước cách đây
mục cha
commit
5993d6862b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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