From 86148a427814fda15c6964317e3cbf5399ad4696 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 10 Dec 2007 08:51:33 +0000 Subject: re-added the edit users prefs mojo --- templates/show_users.inc.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/show_users.inc.php') diff --git a/templates/show_users.inc.php b/templates/show_users.inc.php index a27963ab..797c0b16 100644 --- a/templates/show_users.inc.php +++ b/templates/show_users.inc.php @@ -73,6 +73,9 @@ foreach ($object_ids as $user_id) { + + + disabled == '1') { -- cgit