From d3f8c1ae17ff5f89f1411c237bc6b3682bb00752 Mon Sep 17 00:00:00 2001 From: biglyderv Date: Sat, 7 Dec 2024 07:58:44 -0500 Subject: [PATCH] fix unxss --- libs/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/form.php b/libs/form.php index 84e89e9..0b4d8a1 100755 --- a/libs/form.php +++ b/libs/form.php @@ -2,7 +2,7 @@ function form($title, $form_message, $inputs, $action = '') { ?>

- +