From 1fc88fb6bd4c8dc4f376c95a76f615581fd5d17b Mon Sep 17 00:00:00 2001 From: hufangzhou Date: Fri, 10 Mar 2023 03:18:19 +0000 Subject: [PATCH] * Remove the checked status. --- module/group/view/editmanageprivbycard.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/group/view/editmanageprivbycard.html.php b/module/group/view/editmanageprivbycard.html.php index 25812b95f3..d61627b047 100644 --- a/module/group/view/editmanageprivbycard.html.php +++ b/module/group/view/editmanageprivbycard.html.php @@ -36,7 +36,7 @@
methodName;?> - $label), $action, "title='{$label}' id='actions[$module]$action' data-id='$privID'");?> + $label), '', "title='{$label}' id='actions[$module]$action' data-id='$privID'");?>