CHANGE_UI_FIX - VADIVEL J 2025-10-11

This commit is contained in:
vadivelJ96 2025-10-11 18:19:03 +05:30
parent 1713e72912
commit fcfef148e2
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@
<div class="row float-left" style="position: relative; bottom: 20px; left: 13px;">
<button type="button" id="btnAutoBranchFetch"
class="btn btn-primary waves-effect waves-light btn-sm "> Auto Fetch branch Details</button>
class="btn btn-primary waves-effect waves-light btn-sm "> Fetch Client Branch (Post-Enrolment)</button>
</div>
<div class="row float-right" style="position: relative; bottom: 20px; right: 13px;">

View File

@ -115,7 +115,7 @@ body {
<div class="modal-dialog modal-dialog-centered" style="margin-left: 400px !important;">
<div class="modal-content modal-lg">
<div class="modal-header">
<h5 class="modal-title" id="autoFetchBranchModalLabel">Auto Fetch Branch Details</h5>
<h5 class="modal-title" id="autoFetchBranchModalLabel">Fetch Client Branch (Post-Enrolment)</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>