diff --git a/setup/check_install.php b/setup/check_install.php index 7d366d4838..bdabfc9ef9 100644 --- a/setup/check_install.php +++ b/setup/check_install.php @@ -492,7 +492,7 @@ { echo lang('Please fix the above errors (%1) and warnings(%2)',$error_icon,$warning_icon).'. '; } - echo ''.lang('Return to Setup')."\n"; + echo '
'.lang('Return to Setup')."\n"; } $setup_tpl->pparse('out','T_footer'); //echo "\n\n";