From e30001cf1904c47885781f068261f895108fd00b Mon Sep 17 00:00:00 2001 From: Matthew Grooms Date: Tue, 9 Sep 2008 06:55:37 +0000 Subject: Cleanup the tab format of the system user/group/server management pages. The edges were square instead of rounded like most pfSense pages. Also make sure tabs and cancel buttons are present in the add privilege and add certificate pages. --- usr/local/www/system_groupmanager_addprivs.php | 93 ++++++++++++++++---------- 1 file changed, 56 insertions(+), 37 deletions(-) (limited to 'usr/local/www/system_groupmanager_addprivs.php') diff --git a/usr/local/www/system_groupmanager_addprivs.php b/usr/local/www/system_groupmanager_addprivs.php index a449b2d..9e625c5 100644 --- a/usr/local/www/system_groupmanager_addprivs.php +++ b/usr/local/www/system_groupmanager_addprivs.php @@ -140,43 +140,62 @@ function update_description() { if ($savemsg) print_info_box($savemsg); ?> -
-
- - - - - - - - - - - - - -
- -
- -
- Select a privilege from the list above for a description -
  - " /> - " onclick="history.back()" /> - - - -
-
+ + + + + + + +
+ +
+
+
+ + + + + + + + + + + + + +
+ +
+ +
+ Select a privilege from the list above for a description +
  + " /> + " onclick="history.back()" /> + + + +
+
+
+
-- cgit v1.1