Code

Moved folder image
[gosa.git] / gosa-plugins / gofon / gofon / conference / class_divListConferences.inc
index d7a47d8535c9ee5d3d3a4beae89a73228aef3940..3c58ffea77f384872c2f155f3d2e87450e0430f5 100644 (file)
@@ -215,7 +215,7 @@ class divListConference extends MultiSelectWindow
       }
 
       /* Add edit icon - This is allowed when we have at least read access. */
-      $actions.= "<input class='center' type='image' src='images/edit.png'     
+      $actions.= "<input class='center' type='image' src='images/lists/edit.png'     
                     alt='"._("edit")."'    name='conference_edit_%KEY%' title='"._("Edit this entry")."'>";
 
       /* Add snapshot icon - This is allowed when we have create and write access for the current entry */