Code

ACls with no memebers are no inactive.
[gosa.git] / gosa-core / setup / class_setupStep_Welcome.inc
index 082f22c3a53ef96d905c44b1b2932b4263a773a1..f5104f1a02e1705b57803ad9ad6ae7de0a0e77b8 100644 (file)
@@ -24,7 +24,7 @@ class Step_Welcome  extends setup_step
 {
   var $languages      = array();
   var $attributes     = array();
-  var $header_image   = "images/welcome.png";
+  var $header_image   = "images/setup/welcome.png";
 
   function Step_Welcome()
   {