diff --git a/e107_admin/cache.php b/e107_admin/cache.php
index fd0b10ef5..903812567 100644
--- a/e107_admin/cache.php
+++ b/e107_admin/cache.php
@@ -9,9 +9,9 @@
* Cache Administration Area
*
* $Source: /cvs_backup/e107_0.8/e107_admin/cache.php,v $
- * $Revision: 1.8 $
- * $Date: 2008-12-16 17:23:25 $
- * $Author: secretr $
+ * $Revision: 1.9 $
+ * $Date: 2009-07-21 07:13:41 $
+ * $Author: e107coders $
*
*/
require_once("../class2.php");
@@ -110,7 +110,7 @@ $text = "
".CACLAN_11.": {$nonsys_count}
- ".CACLAN_13."
+ ".CACLAN_13."
|
".$frm->radio('cachestatus', 1, ($pref['cachestatus']))."
@@ -122,7 +122,7 @@ $text = "
|
".CACLAN_12.": {$sys_count}
- ".CACLAN_14."
+ ".CACLAN_14."
|
".$frm->radio('syscachestatus', 1, ($pref['syscachestatus']))."
diff --git a/e107_admin/userclass2.php b/e107_admin/userclass2.php
index 998146990..016a57a57 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.23 $
- * $Date: 2009-07-16 08:15:35 $
+ * $Revision: 1.24 $
+ * $Date: 2009-07-21 07:13:42 $
* $Author: e107coders $
*
*/
@@ -338,13 +338,6 @@ switch ($action)
}
}
- // Get the userclass icons
- require_once(e_HANDLER.'file_class.php');
- $fl = new e_file;
- $iconpath = e_IMAGE.UC_CLASS_ICON_DIR;
- $iconlist = $fl->get_files($iconpath);
-
-
$class_total = $sql->db_Count('userclass_classes', '(*)');
$text = "
@@ -353,7 +346,7 @@ switch ($action)
-
+
";
@@ -376,90 +369,90 @@ switch ($action)
$text .= "
|
-
-
-
+ ".UCSLAN_12." |
+
+
+ ".UCSLAN_30." |
+
-
-
-
+ ".UCSLAN_13." |
+
+ ".UCSLAN_31." |
";
// Userclass icon
$text .= "
-
-
-
-
+ ".UCSLAN_68." |
+ ".$frm->iconpicker('userclass_icon', $userclass_icon, LAN_CHOOSE)."
+ ".UCSLAN_69." |
+ |
";
$text .= "
-
- ".UCSLAN_79." |
+ \n
\n
- |
-
-
+ ".UCSLAN_82."
+
";
// Who can manage class
$text .= "
-
- ".UCSLAN_24." |
+ ";
$text .= "';
- $text .= " |
-
-
+ $text .= "".UCSLAN_32."
+
";
// List of class checkboxes for grouping
$text .= "
-
- ".UCSLAN_83." |
+ ";
$text .= $e_userclass->vetted_tree('group_classes_select',array($e_userclass,'checkbox'), $userclass_groupclass,"classes,matchclass");
- $text .= " |
-
-
+ $text .= "".UCSLAN_32."
+
";
$text .= "
-
- ".UCSLAN_34." |
+ ";
$text .= "';
- $text .= " |
-
-
+ $text .= "".UCSLAN_33."
+
";
$text .= "
-
- ".UCSLAN_35." |
+ ";
$text .= "';
// .r_userclass("userclass_parent", $userclass_parent, "off", "admin,classes,matchclass,public,member").
- $text .= " |
-
-
+ $text .= "".UCSLAN_36."
+
";
$text .= "
- |