update msg button

This commit is contained in:
Justin 2023-07-07 18:47:30 +08:00 committed by GitHub
parent 4d1f636a44
commit e9833961d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8157,7 +8157,11 @@
</div> </div>
<div class="row g-3 align-items-center mt-3" style="margin-left: 15%;">
<div class="col-auto">
<button id="updatemsgbtn" class="btn set-btn" onclick="updateSelectedMsg()">Update Msg</button>
</div>
</div>
<div class="row g-3 align-items-center mt-3"> <div class="row g-3 align-items-center mt-3">