diff --git a/e107_admin/userclass2.php b/e107_admin/userclass2.php
index 8f570ec45..1b654403d 100644
--- a/e107_admin/userclass2.php
+++ b/e107_admin/userclass2.php
@@ -9,8 +9,8 @@
* Administration Area - User classes
*
* $Source: /cvs_backup/e107_0.8/e107_admin/userclass2.php,v $
- * $Revision: 1.37 $
- * $Date: 2010-01-16 19:53:34 $
+ * $Revision: 1.38 $
+ * $Date: 2010-02-07 19:42:02 $
* $Author: e107steved $
*
*/
@@ -21,7 +21,7 @@
*
* @package e107
* @subpackage admin
- * @version $Id: userclass2.php,v 1.37 2010-01-16 19:53:34 e107steved Exp $;
+ * @version $Id: userclass2.php,v 1.38 2010-02-07 19:42:02 e107steved Exp $;
*/
require_once('../class2.php');
@@ -512,7 +512,7 @@ else
$text .= "";
$text .= "
";
- $text .= $e_userclass->show_graphical_tree();
+$text .= $e_userclass->show_graphical_tree();
$ns->tablerender(UCSLAN_21, $text);
@@ -605,13 +605,6 @@ $ns->tablerender(UCSLAN_21, $text);
case 'options' :
if (!check_class(e_UC_MAINADMIN)) break;
- // Set general options
- if (isset($_POST['set_admin_options']))
- {
- $pref['admin_log_log']['admin_userclass'] = intval($_POST['admin_log_userclass']);
- save_prefs();
- }
-
if (isset($_POST['add_class_tree']))
{ // Create a default tree
$message = UCSLAN_62;
@@ -645,16 +638,6 @@ $ns->tablerender(UCSLAN_21, $text);
$ns->tablerender("", "