Index: branches/5.0.x/core/install/step_templates/choose_modules.tpl =================================================================== diff -u -r12435 -r12551 --- branches/5.0.x/core/install/step_templates/choose_modules.tpl (.../choose_modules.tpl) (revision 12435) +++ branches/5.0.x/core/install/step_templates/choose_modules.tpl (.../choose_modules.tpl) (revision 12551) @@ -18,7 +18,7 @@ Please select Modules you would like to install:


'; + echo '

 Please select Modules you would like to install:

'; $first_time = $this->GetVar('step') != $this->currentStep; // data from this step was not submitted yet $selected = $this->GetVar('modules'); if (!$selected) {