forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-27 19:09:34 -06:00
parent 402ec9ba8f
commit b3379dfa4a
1 changed files with 2 additions and 2 deletions

View File

@ -66,8 +66,8 @@
<li class="flex space-x-2">
<input type="checkbox" value="club" class="w-5 h-5">
<div class="mt-[-1px]">
<label class="label text-red-700 mb-0" for="club">Admin</label>
<small class="block text-red-600 dark:text-gray-400">
<label class="label mb-0" for="club">Admin</label>
<small class="block text-gray-600 dark:text-gray-400">
Make @{{ u.username }} an admin.
</small>
</div>