forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-09 22:57:33 -06:00
parent fd4cbba73b
commit d7635b4c2f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div class="modal-dialog modal-dialog-centered mx-auto max-w-xl" role="document">
<div class="modal-content mx-auto max-w-xl bg-gray-100 rounded-md shadow-lg">
<div class="modal-header">
<h5 class="font-bold text-xl text-black font-heading leading-normal">Send message</h5>
<h5 class="font-bold text-xl text-black font-heading leading-normal">Send message to @{{u.username}}</h5>
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
<span aria-hidden="true"><i class="far fa-times"></i></span>
</button>