forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2022-01-02 21:05:38 -06:00
parent b8f3fc6874
commit 1499e7465b
1 changed files with 2 additions and 2 deletions

View File

@ -45,10 +45,10 @@
<a href="#" class="btn btn-gray" data-bs-toggle="modal" data-bs-target="#giftCoinsModal">
<i class="fas fa-gift fa-fw fa-sm"></i>
</a>
<a id="popoverMessageButton" href="#" class="btn btn-gray" data-bs-toggle="modal" data-bs-target="#directMessageModal" data-bs-recipient="">
<button id="popoverMessageButton" class="btn btn-gray" data-bs-toggle="modal" data-bs-target="#directMessageModal" data-bs-recipient="">
<i class="fas fa-paper-plane fa-fw fa-sm mr-2"></i>
Message
</a>
</button>
</div>
{% endif %}
</div>