Skip to content

Commit

Permalink
Update search field label to include the ability to search by emails …
Browse files Browse the repository at this point in the history
…as well.
  • Loading branch information
felder101 committed Nov 2, 2023
1 parent f75f3d4 commit b2d4dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion training-front-end/src/components/AdminSearchUser.vue
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
class="tablet:grid-col-8"
>
<label for="search-field">
Name
Name or Email
</label>
<div
id="gnHint"
Expand Down

0 comments on commit b2d4dc8

Please sign in to comment.