diff --git a/index.html b/index.html
index d0a59d2..c35ca83 100644
--- a/index.html
+++ b/index.html
@@ -2421,7 +2421,7 @@
const form = document.createElement('form');
form.method = 'POST';
form.action = ORDER_WEBHOOK;
- form.target = '_blank';
+ form.target = '_self';
form.style.display = 'none';
const fields = {