Compare commits
2 Commits
e30bc5704b
...
2b5b0afd91
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b5b0afd91 | |||
| 3db7dc8971 |
@@ -176,8 +176,7 @@ document.addEventListener("DOMContentLoaded", function () {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// Form submit is handled server-side by PHP – no JS intervention needed.
|
// Form submit is handled server-side by PHP – no JS intervention needed.
|
||||||
// Form submit – opens email client with pre-filled mailto: link
|
// Success feedback is shown via #form-result after server redirect.
|
||||||
document.getElementById("contactForm")
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user