send emsil

This commit is contained in:
dev-chiefworks
2023-04-15 11:31:29 -04:00
parent e20b2bfc1f
commit 79b8160920
6 changed files with 81 additions and 15 deletions
+1 -1
View File
@@ -326,7 +326,7 @@ $(document).ready(function($) {
$.ajax({
type: "POST",
url: 'contact.php',
url: 'contact',
dataType: 'json',
cache: false,
data: $('#contact-form').serialize(),