From 4e18bc7b7d05afb76cfc9ea53381b31478443c2c Mon Sep 17 00:00:00 2001 From: kkalev Date: Wed, 27 Oct 2004 11:33:42 +0000 Subject: [PATCH] In the show groups page, note that we only show groups with members --- Changelog | 1 + htdocs/show_groups.php3 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index b34f6ea..6b8e2c0 100644 --- a/Changelog +++ b/Changelog @@ -33,6 +33,7 @@ Ver 1.75: groups with the ones the user is a member of highlighted. The administrator can then directly change user group membership by changing membership in this group list. * On group creation, if member list is empty report that, not that the group was created. +* In the show groups page, note that we only show groups with members Ver 1.72: * Move the xlat function to a separate file in lib/xlat.php3 * Add a lib/sql/nas_list.php3 to also get the nas list from sql (naslist.conf still works) diff --git a/htdocs/show_groups.php3 b/htdocs/show_groups.php3 index 16e9da6..0f72feb 100644 --- a/htdocs/show_groups.php3 +++ b/htdocs/show_groups.php3 @@ -62,7 +62,7 @@ EOM;
-

+Only groups with members are shown

-- 2.39.5
#group# of members