Code

Slight layout fixing
[gosa.git] / plugins / admin / ogroups / class_ogroupManagement.inc
index ab4360eabf1c90ccc64795c28eba1eb81a89f96b..ecd339518092184daf300a95273ecaa78b891b6e 100644 (file)
@@ -457,7 +457,7 @@ name='dep_root' alt='"._("Root")."'> ".
      */
     if($this->enableCopyPaste){
       $actions = "<input class='center' type='image'
-        src='images/editdelete.png' alt='"._("cut")."' name='cut_%KEY%' title='"._("Cut this entry")."'>&nbsp;";
+        src='images/editcut.png' alt='"._("cut")."' name='cut_%KEY%' title='"._("Cut this entry")."'>&nbsp;";
       $actions.= "<input class='center' type='image'
         src='images/editcopy.png' alt='"._("copy")."' name='copy_%KEY%' title='"._("Copy this entry")."'>&nbsp;";
       $actions.= "<input class='center' type='image'