From 6bfadc14edec84119dc6d72b62b7fa762cbc5771 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 28 Jan 2009 22:42:50 +0000 Subject: Fully implement the user administration backend with drag/drop to add users to groups. --- modules/user/views/admin_users.html.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/user/views/admin_users.html.php') diff --git a/modules/user/views/admin_users.html.php b/modules/user/views/admin_users.html.php index 57e0864f..72ad0fcd 100644 --- a/modules/user/views/admin_users.html.php +++ b/modules/user/views/admin_users.html.php @@ -73,9 +73,9 @@ last_login == 0) ? "" : date("m j, y", $user->last_login) ?> - + id") ?>" class="gPanelLink"> id != $user->id && !$user->guest): ?> - + id") ?>" class="gDialogLink"> "> @@ -96,7 +96,7 @@