forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-31 09:11:47 -06:00
parent 784aae927e
commit d215f6c18a
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@
</ul>
{% if v.admin_level > 2 %}
<a href="/admin/badge_grant" class="text-sm text-primary hover:underline">
Grant @{{ u.username }} badge
Grant @{{ u.username }} badges
</a>
{% endif %}
</div>