Provider login

This commit is contained in:
CHIEFSOFT\ameye
2024-09-07 18:11:13 -04:00
parent fc9e7c2d7c
commit beeb01ca6b
9 changed files with 63 additions and 17 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ if (!isset($facility_text) || $facility_text == '') {
<div class="col-12">
<div class="form-group">
<label class="control-label">Password*</label>
<input type="password" maxlength="15" class="form-control" name='pass' value='' placeholder="Password" />
<input type="password" maxlength="15" class="form-control" name='mermspassword' value='' placeholder="Password" />
</div>
</div>
<div class="col-12">