diff --git a/setup/wizardsteps.class.inc.php b/setup/wizardsteps.class.inc.php index 79a4e8266..c353b6403 100644 --- a/setup/wizardsteps.class.inc.php +++ b/setup/wizardsteps.class.inc.php @@ -2526,9 +2526,9 @@ class WizStepDone extends WizardStep // Form goes here.. No back button since the job is done ! $oPage->add(''); - $oPage->add(""); - $oPage->add(""); - $oPage->add(""); + $oPage->add(""); + $oPage->add(""); + $oPage->add(""); $oPage->add('
'); $oConfig = new Config(utils::GetConfigFilePath());