get post fix
diff --git a/public/js/website_utils.js b/public/js/website_utils.js
index 6f90434..de4be69 100644
--- a/public/js/website_utils.js
+++ b/public/js/website_utils.js
@@ -8,7 +8,7 @@
 	}
 		
 	$.ajax({
-		method: "POST",
+		type: "POST",
 		url: "server.py",
 		data: {
 			cmd: "website.helpers.contact.send_message",