]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/upgrade.php
WordPress 3.8-scripts
[autoinstalls/wordpress.git] / wp-admin / upgrade.php
index 24fe9760290d8afeceefe9ffd78e6a17ef5b603a..675a901d3ae935e12d1c3cf01b1df44df6dda370 100644 (file)
@@ -50,6 +50,7 @@ else
 <!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
 <head>
+       <meta name="viewport" content="width=device-width" />
        <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php echo get_option( 'blog_charset' ); ?>" />
        <title><?php _e( 'WordPress &rsaquo; Update' ); ?></title>
        <?php