master
kek7198 2021-12-27 18:56:57 -06:00
parent c722039247
commit a5766d76e2
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<div class="mt-[-1px]">
<label class="label mb-0" for="verify">Verify</label>
<small class="block text-gray-600 dark:text-gray-400">
Displays a badge <i class="fas fa-badge fa-sm fa-fw"></i> next to their username
Gives <i class="fas fa-badge-check fa-sm fa-fw"></i>@{{ u.username }} a badge.
</small>
</div>
</li>
@ -25,7 +25,7 @@
<div class="mt-[-1px]">
<label class="label mb-0" for="club">Country Club Access</label>
<small class="block text-gray-600 dark:text-gray-400">
Grant this user access to the Country Club.
Grant @{{ u.username }} access to the Country Club.
</small>
</div>
</li>