Code

Moved folder images
[gosa.git] / gosa-plugins / gofax / gofax / blocklists / class_divListBlocklists.inc
index ab0db911af710014eb91f6fa5b2ec0f49483ad25..08c59634b79db599c2460dc4156b472878779b6b 100644 (file)
@@ -268,7 +268,7 @@ class divListBlocklist extends MultiSelectWindow
 
     $str = "<img class='center' src='images/list_blocklist.png'
               title='".$num_obj_str."' alt='".$num_obj_str."'>&nbsp;".$num_objs."&nbsp;&nbsp;&nbsp;&nbsp;";
-    $str.= "<img class='center' src='images/folder.png'
+    $str.= "<img class='center' src='images/lists/folder.png'
               title='".$num_dep_str."' alt='".$num_dep_str."'>&nbsp;".$num_deps."&nbsp;&nbsp;&nbsp;&nbsp;";
 
     $this->set_List_Bottom_Info($str);