This adds a confirmation dialog to the delete buttons, thus preventing users from accidentally removing certificates that are still in use. Fixes: #13058 Signed-off-by: Leo-Andres Hofmann --- html/cgi-bin/ovpnmain.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/ovpnmain.cgi b/html/cgi-bin/ovpnmain.cgi index 87bda4f1e..b0f00fa57 100644 --- a/html/cgi-bin/ovpnmain.cgi +++ b/html/cgi-bin/ovpnmain.cgi @@ -5539,7 +5539,7 @@ END -
+ -- 2.37.1.windows.1