<?php
echo $step_1; ?>" class="button button-large"><?php
_e( 'Let’s go!'
); ?></a></p>
<?php
break;
case 1:
load_default_textdomain( $language );
$GLOBALS['wp_locale'
] =
new WP_Locale();
setup_config_display_header();
$autofocus =
wp_is_mobile() ? '' : ' autofocus';
?>
<h1 class="screen-reader-text">
<?php
/* translators: Hidden accessibility text. */
_e( 'Set up your database connection'
);
?>
</h1>
<form method="post" action="setup-config.php?step=2">
<p><?php
_e( 'Below you should enter your database connection details. If you are not sure about these, contact your host.'
); ?></p>
<table class="form-table" role="presentation">
<tr>
<th scope="row"><label for="dbname">