]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
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)
Changelog
htdocs/show_groups.php3

index b34f6eabbde268ea1843fe83360244ef197e1a7b..6b8e2c037d7617cc7d89f8fe2a9874e56679b2f8 100644 (file)
--- 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)
index 16e9da6c22b0204d7c1fa2643246bc0f6594a5e9..0f72febd10b6f2a7582ea2de72a486043f3ecd6c 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>