From d380aebc89f0a703174fa7fe64f4861e7c417570 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sun, 11 Jul 2004 06:58:49 +0000 Subject: [PATCH] added selectbox with just the primary group and a search for other accounts --- preferences/inc/hook_settings.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/preferences/inc/hook_settings.inc.php b/preferences/inc/hook_settings.inc.php index f253696800..54d104fd2b 100755 --- a/preferences/inc/hook_settings.inc.php +++ b/preferences/inc/hook_settings.inc.php @@ -112,6 +112,7 @@ $account_sels = array( 'selectbox' => lang('Selectbox'), + 'primary_group' => lang('Selectbox with primary group and search'), 'popup' => lang('Popup with search') ); create_select_box('How do you like to select accounts','account_selection',$account_sels,