Code

Updated image
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 13:09:29 +0000 (13:09 +0000)
committerhickert <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]
gosa-core/setup/class_setupStep_License.inc

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 d46768ca6895321808c6a1f2cdc66cafbadfbb91..9667e254bc559c886d05181d8c5ed6de07f57f91 100644 (file)
@@ -24,7 +24,7 @@ class Step_License extends setup_step
 {
   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");