remotes/1693045480750635534/spooky-22
kek7198 2021-12-09 14:34:20 -06:00
parent 605b090b26
commit a9a6372086
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@
<a class="btn btn-primary" style="padding:1px 5px; font-size:10px;" href="javascript:void(0)" onclick="document.getElementById('flaggers-{{c.id}}').classList.toggle('hidden')">{{c.active_flags}} Reports</a>
{% endif %}
{% if c.over_18 %}
<span class="badge badge-danger text-small-extra mr-1">+18</span>
<span class="badge badge-red">+18</span>
{% endif %}
{% if v and v.admin_level==6 and c.author.shadowbanned %}
<i class="fas fa-user-times text-admin" data-bs-toggle="tooltip" data-bs-placement="bottom" title="" data-bs-original-title="Shadowbanned by @{{c.author.shadowbanned}}"></i>