From: kkalev Date: Tue, 27 Jul 2004 11:33:41 +0000 (+0000) Subject: * Add the style sheet in the content.html X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=8cf00d8598fda975fa9829f6f890fed040dee7b6;p=freeradius-dialup-admin.git * Add the style sheet in the content.html * Enlarge the width for the left frame * Make show_groups and the drop down menu in group_new work --- diff --git a/Changelog b/Changelog index 123b745..70a8743 100644 --- a/Changelog +++ b/Changelog @@ -11,6 +11,10 @@ Ver 1.75: $existing_groups along with a count of users per group. Use the functionality in group_new.php3 and show_groups.php3 * Update TODO +* Add the style sheet in the content.html +* Enlarge the width for the left frame +* Make show_groups and the drop down menu in group_new work + 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/content.html b/htdocs/content.html index cbc05c4..8e27e24 100644 --- a/htdocs/content.html +++ b/htdocs/content.html @@ -1,4 +1,7 @@ + + +


diff --git a/htdocs/group_new.php3 b/htdocs/group_new.php3 index f3a3673..acc0df0 100644 --- a/htdocs/group_new.php3 +++ b/htdocs/group_new.php3 @@ -95,7 +95,7 @@ EOM; echo "No groups available\n"; else{ echo "\n"; } diff --git a/htdocs/index.html b/htdocs/index.html index b05a435..fd0659a 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -3,7 +3,7 @@ dialup administration - + $group){ $num++;