diff --git a/setup/index.php b/setup/index.php index 1bf26d1e97..0b90f31d13 100644 --- a/setup/index.php +++ b/setup/index.php @@ -660,7 +660,7 @@ function LicenceAcknowledgement($oP, $aParamValues, $iCurrentStep) $oP->add("\n"); $oP->add("\n"); $oP->add("\n"); - $oP->add("\n"); + $oP->add("\n"); $oP->add("
> \"/>
\n"); $oP->add("\n"); } @@ -696,7 +696,7 @@ function DatabaseServerSelection(SetupWebPage $oP, $aParamValues, $iCurrentStep) $oP->add("

Next: Database instance Selection

\n"); $oP->add("\n"); $oP->add("\n"); - $oP->add("\n"); + $oP->add("\n"); $oP->add("
> \"/>
\n"); } else @@ -792,7 +792,7 @@ function DatabaseInstanceSelection(SetupWebPage $oP, $aParamValues, $iCurrentSte $oP->add("

Next: iTop modules selection

\n"); $oP->add("\n"); $oP->add("\n"); - $oP->add("\n"); + $oP->add("\n"); $oP->add("
> \"/>
\n"); } $oP->add("\n"); @@ -979,7 +979,7 @@ function ModulesSelection(SetupWebPage $oP, $aParamValues, $iCurrentStep, $oConf } $oP->add("\n"); $oP->add("\n"); - $oP->add("\n"); + $oP->add("\n"); $oP->add("
> \"/>
\n"); $oP->add("\n"); $oP->add_ready_script("$('.read-only').click( function() { $(this).attr('checked','checked'); } );"); @@ -1033,7 +1033,7 @@ function AdminAccountDefinition(SetupWebPage $oP, $aParamValues, $iCurrentStep, $oP->add("

Next: Sample data selection

\n"); $oP->add("\n"); $oP->add("\n"); - $oP->add("\n"); + $oP->add("\n"); $oP->add("
> \"/>
\n"); // Form goes here @@ -1099,7 +1099,7 @@ function SampleDataSelection(SetupWebPage $oP, $aParamValues, $iCurrentStep, Con $oP->add("

Next: Installation summary

\n"); $oP->add("\n"); $oP->add("\n"); - $oP->add("\n"); + $oP->add("\n"); $oP->add("
> \"/>
\n"); $oP->add("\n"); }