Provider page added

This commit is contained in:
CHIEFSOFT\ameye
2024-09-07 19:07:03 -04:00
parent beeb01ca6b
commit cf734fab3b
6 changed files with 43 additions and 44 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ $registeration_completed = isset($loginReturn)?$loginReturn :false;
</label>
</div>
</div>
<div class="col-12 mt-3">
<div class="col-12 mt-3" style="text-align: right;">
<button type="submit" class="btn btn-primary">Sign up</button>
</div>