From: Jerome Jutteau
Date: Sun, 3 Jul 2022 12:16:22 +0000 (+0200)
Subject: [BUGFIX] fix and simplify delete confirmation form
X-Git-Tag: 4.5.0~24
X-Git-Url: https://git.p6c8.net/jirafeau.git/commitdiff_plain/7846b6b73a7b4cc2f66249ed5ab995121e493b65
[BUGFIX] fix and simplify delete confirmation form
Signed-off-by: Jerome Jutteau
---
diff --git a/f.php b/f.php
index f7f3786..5555523 100644
--- a/f.php
+++ b/f.php
@@ -89,8 +89,8 @@ if (!empty($delete_code) && $delete_code == $link['link_code']) {
'
';
} else { ?>