Code

Updated password methods.
[gosa.git] / gosa-core / setup / class_setupStep_Finish.inc
index b32aeea049697a10e08822e2b61bd9514a2f3564..5fe91f8cee2418c980e7772fc9ed76189991bf80 100644 (file)
@@ -24,7 +24,7 @@ class Step_Finish extends setup_step
 {
   var $gosa_conf_contrib   = "/gosa.conf";
   var $cfg_file_written = FALSE;
-  var $header_image= 'images/ldapserver.png';
+  var $header_image = "images/setup/server.png";
 
   function Step_Finish()
   {