summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c689c41)
raw | patch | inline | side by side (parent: c689c41)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 08:52:03 +0000 (08:52 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 08:52:03 +0000 (08:52 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11965 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/images/setup/user.png | [new file with mode: 0644] | patch | blob |
gosa-core/setup/class_setupStep.inc | patch | blob | history |
diff --git a/gosa-core/html/images/setup/user.png b/gosa-core/html/images/setup/user.png
new file mode 100644 (file)
index 0000000..4a5332b
Binary files /dev/null and b/gosa-core/html/images/setup/user.png differ
index 0000000..4a5332b
Binary files /dev/null and b/gosa-core/html/images/setup/user.png differ
index f4cd9ebc3d3ce9f33472a084a5d6f719e32279cd..69977840fbdce088ef9e31f5b03d687e7f2d76d1 100644 (file)
var $is_enabled = false;
var $is_completed = false;
- var $header_image = "images/user.png";
+ var $header_image = "images/setup/user.png";
var $attributes = array();
var $parent = NULL;