In the show groups page, note that we only show groups with members
authorkkalev <kkalev>
Wed, 27 Oct 2004 11:33:42 +0000 (11:33 +0000)
committerkkalev <kkalev>
Wed, 27 Oct 2004 11:33:42 +0000 (11:33 +0000)
dialup_admin/Changelog
dialup_admin/htdocs/show_groups.php3

index b34f6ea..6b8e2c0 100644 (file)
@@ -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)
index 16e9da6..0f72feb 100644 (file)
@@ -62,7 +62,7 @@ EOM;
 <tr bgcolor="black" valign=top><td colspan=2>
        <table border=0 width=100% cellpadding=12 cellspacing=0 bgcolor="#ffffd0" valign=top>
        <tr><td>
-<p>
+<font size=-2>Only groups with members are shown</font><p>
        <table border=1 bordercolordark=#ffffe0 bordercolorlight=#000000 width=100% cellpadding=2 cellspacing=0 bgcolor="#ffffe0" valign=top>
        <tr bgcolor="#d0ddb0">
        <th>#</th><th>group</th><th># of members</th>