2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
@@ -516,7 +516,7 @@ function install_select_locale($profilename) {
$output.='<ul><li><a href="install.php?profile='.$profilename.'&locale=en">'.st('Continue installation in English').'</a></li><li><a href="install.php?profile='.$profilename.'">'.st('Return to choose a language').'</a></li></ul>';
}
else{
$output='<ul><li><a href="install.php?profile='.$profilename.'&locale=en">'.st('Install Drupal in English').'</a></li><li><a href="install.php?profile='.$profilename.'&localize=true">'.st('Learn how to install Drupal in other languages').'</a></li></ul>';
$output='<ul><li><a href="install.php?profile='.$profilename.'&locale=en">'.st('Install Drupal in English').'</a></li><li><a href="install.php?profile='.$profilename.'&localize=true">'.st('Learn how to install Drupal in other languages').'</a></li></ul>';