@@ -219,6 +219,8 @@ $( function(){
return false;
}
+
+ $("#submitBtn").prop("disabled", true);
form.submit();
});