correct link

main
yova 3 years ago
parent b8fc5d9df2
commit 83774b9470

@ -58,7 +58,7 @@ $(function()
$.ajax({ $.ajax({
type: "POST", type: "POST",
url: 'handler.php', url: '/contact-form/handler.php',
data: $form.serialize(), data: $form.serialize(),
success: after_form_submitted, success: after_form_submitted,
error: submit_error(null), error: submit_error(null),

Loading…
Cancel
Save