improve hint on admin user search

This commit is contained in:
Jeff Atwood
2014-06-16 16:17:41 -07:00
parent 288a3199f9
commit a0d9dcce17
2 changed files with 2 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
</ul>
</div>
<div class='username controls'>
{{text-field value=username placeholderKey="username"}}
{{text-field value=username placeholderKey="search_hint"}}
</div>
</div>