Validation error, fixes #1462
git-svn-id: https://develop.svn.wordpress.org/trunk@2732 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b8f6638196
commit
d091c277ce
@ -146,7 +146,7 @@ case 'disabled':
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>WordPress » <?php _e('Registration Currently Disabled') ?></title>
|
||||
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_settings('blog_charset'); ?>">
|
||||
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_settings('blog_charset'); ?>" />
|
||||
<link rel="stylesheet" href="wp-admin/wp-admin.css" type="text/css">
|
||||
</head>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user