forked from rDrama/rDrama
1
0
Fork 0

userBanBlock block was incorrect on mobile

master
justcool393 2022-10-07 22:41:01 -07:00
parent 437f7e63d7
commit a910cede78
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@
</a>
</div>
<div class="mt-n3 py-3">
{{ userpage_admintools.userBanBlock('desktop') }}
{{ userpage_admintools.userBanBlock('mobile') }}
<h1 class="h5 d-inline-block" id="profile-mobile--name" style="color: #{{u.name_color}}"><span {% if u.patron %}class="patron" style="background-color:#{{u.name_color}}"{% endif %}>{{u.user_name}}</span></h1>
{% if u.username != u.original_username %}