Moved the toastr response from the top right to the top center

This commit is contained in:
johnnyq
2023-01-25 12:40:25 -05:00
parent 27d1d2a592
commit da810349f4
4 changed files with 41 additions and 25 deletions

View File

@@ -42,7 +42,7 @@ $location_phone = formatPhoneNumber($location_phone);
?>
</div>
<div class="col-md border-left">
<h4 class="text-secondary">Contact</h4>
<h4 class="text-secondary">Primary Contact</h4>
<?php
if (!empty($contact_name)) {
?>