--- manage_config_work_threshold_page.php 2005-09-01 23:27:33.000000000 -0500 +++ manage_config_work_threshold_page.php.orig 2005-09-01 23:33:05.000000000 -0500 @@ -26,8 +26,6 @@ $t_show_submit = false; $t_access_levels = get_enum_to_array( config_get( 'access_levels_enum_string' ) ); - ksort( $t_access_levels ); - reset( $t_access_levels ); function get_section_begin( $p_section_name ) { global $t_access_levels;