forked from rDrama/rDrama
1
0
Fork 0
master
justcool393 2022-10-06 20:20:51 -07:00
parent 2d66363fed
commit c5fa8a9e0c
1 changed files with 1 additions and 1 deletions

View File

@ -685,7 +685,7 @@
{% endif %}
<pre></pre>
<pre></pre>
{% if v.admin_level >= PERMS['USER_SHADOWBAN']}
{% if v.admin_level >= PERMS['USER_SHADOWBAN'] %}
{% if u.shadowbanned %}
<form action="/unshadowban/{{u.id}}" method="post">
<input type="hidden" name="formkey", value="{{v.formkey}}">