From 7d51fb48aed335aeae2267e2bb788226131dd4f0 Mon Sep 17 00:00:00 2001 From: daitingting Date: Tue, 31 Oct 2023 07:08:32 +0000 Subject: [PATCH] * Set required sign. --- module/user/ui/edit.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/user/ui/edit.html.php b/module/user/ui/edit.html.php index de5c9bd041..94eb92eeca 100644 --- a/module/user/ui/edit.html.php +++ b/module/user/ui/edit.html.php @@ -213,6 +213,7 @@ formPanel ( set::width('1/2'), set::label($lang->user->visions), + set::required(true), checkList ( set::name('visions[]'),