summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 90f915d)
raw | patch | inline | side by side (parent: 90f915d)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 13:09:29 +0000 (13:09 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 13:09:29 +0000 (13:09 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11855 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/images/setup/license.png | [new file with mode: 0644] | patch | blob |
gosa-core/setup/class_setupStep_License.inc | patch | blob | history |
diff --git a/gosa-core/html/images/setup/license.png b/gosa-core/html/images/setup/license.png
new file mode 100644 (file)
index 0000000..d7bcd78
Binary files /dev/null and b/gosa-core/html/images/setup/license.png differ
index 0000000..d7bcd78
Binary files /dev/null and b/gosa-core/html/images/setup/license.png differ
diff --git a/gosa-core/setup/class_setupStep_License.inc b/gosa-core/setup/class_setupStep_License.inc
index d46768ca6895321808c6a1f2cdc66cafbadfbb91..9667e254bc559c886d05181d8c5ed6de07f57f91 100644 (file)
{
var $license_found = false;
var $License = "";
- var $header_image = "images/ldif.png";
+ var $header_image = "images/setup/license.png";
var $accepted = FALSE;
var $attributes = array("accepted");