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
$output='<p>'.st('Congratulations, @drupal has been successfully installed.',array('@drupal'=>drupal_install_profile_name())).'</p>';
$output='<p>'.st('Congratulations, @drupal has been successfully installed.',array('@drupal'=>drupal_install_profile_name())).'</p>';
$output.='<p>'.(isset($messages['error'])?st('Review the messages above before continuing on to <a href="@url">your new site</a>.',array('@url'=>url(''))):st('You may now visit <a href="@url">your new site</a>.',array('@url'=>url('')))).'</p>';
$output.='<p>'.(isset($messages['error'])?st('Review the messages above before continuing on to <a href="@url">your new site</a>.',array('@url'=>url(''))):st('You may now visit <a href="@url">your new site</a>.',array('@url'=>url('')))).'</p>';