summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9f2e775)
raw | patch | inline | side by side (parent: 9f2e775)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 2 Sep 2008 14:48:19 +0000 (14:48 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 2 Sep 2008 14:48:19 +0000 (14:48 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12348 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_divListSystem.inc | patch | blob | history | |
gosa-plugins/systems/admin/systems/class_systemManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_divListSystem.inc b/gosa-plugins/systems/admin/systems/class_divListSystem.inc
index 32da5bbbc7c646b4c54cb497c2d721b3d6a02420..26dd857b6bc3905c2ca150c8f0f4285ea74def26 100644 (file)
" "._("Component")."|"."newsystem_component|\n";
}
if(class_available("opsiGeneric") && preg_match("/c/",$ui->get_permissions($this->selectedBase,"opsi/opsiGeneric"))){
- $s.= "...|<img src='plugins/systems/images/select_component.png' alt='' border='0' class='center'>".
+ $s.= "...|<img src='plugins/systems/images/select_winstation.png' alt='' border='0' class='center'>".
" "._("Opsi")."|"."newsystem_opsi_client|\n";
}
diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc
index eca8329998017df1857504d04506acade5fb1a04..265ea4ab023d9bd8e276cedd999c971ce24f93c9 100644 (file)
/* Add opsi client to system types */
if($this->opsi != NULL){
- $conv["O"] = array("plugins/systems/images/select_default.png",_("Opsi client"));
+ $conv["O"] = array("plugins/systems/images/select_winstation.png",_("Opsi client"));
}
/* Use locked icons