X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/58f607a1de715c9bca69340a4d6fb9e1b9c2bed2..refs/tags/wordpress-3.3.1-scripts:/wp-admin/install.php diff --git a/wp-admin/install.php b/wp-admin/install.php index d23073b6..edbc8c01 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -9,7 +9,7 @@ // Sanity check. if ( false ) { ?> - + @@ -53,14 +53,14 @@ $step = isset( $_GET['step'] ) ? $_GET['step'] : 0; function display_header() { header( 'Content-Type: text/html; charset=utf-8' ); ?> - + > <?php _e( 'WordPress › Installation' ); ?> - +>

WordPress

+ @@ -220,10 +221,10 @@ switch($step) {

- +
- + @@ -243,22 +244,6 @@ switch($step) { } ?> - - - - - +