From 8d1981d525e0959f4aeb5cf9486700c4d11346db Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Tue, 12 Mar 2024 14:28:13 +0000 Subject: [PATCH] Update file users.php --- html/users.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/html/users.php b/html/users.php index 2aaf59ef..ff1af463 100644 --- a/html/users.php +++ b/html/users.php @@ -157,6 +157,8 @@ if(isset($_POST['userid']) && isset($_POST['role']) && isset($_POST['accreditati echo ""; echo ""; echo ""; + echo ""; + echo ""; } } ?>