forked from MarseyWorld/MarseyWorld
fix prev commit
parent
b3c52b0660
commit
0c11a82e3c
|
@ -119,7 +119,7 @@
|
|||
<div class="col h-100 {% block customPadding %}{% if request.path.startswith('/@') %}user-gutters{% else %}custom-gutters{% endif %}{% endblock %}" id="main-content-col">
|
||||
|
||||
<div class="border-right pb-1 pt-2 px-3">
|
||||
<span id="online2" data-html="true" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Users online right now" class="text-muted">
|
||||
<span id="online2" data-bs-html="true" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Users online right now" class="text-muted">
|
||||
<i class="far fa-user fa-sm mr-1"></i>
|
||||
<span class="board-chat-count">0</span>
|
||||
</span>
|
||||
|
|
Loading…
Reference in New Issue