meta to use :)
git-svn-id: http://svn.automattic.com/wordpress/trunk@698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e846720b05
commit
58afe0a89b
|
@ -36,6 +36,7 @@ if ('b' == $HTTP_GET_VARS['a']) {
|
||||||
<head>
|
<head>
|
||||||
<title>WordPress > Sidebar</title>
|
<title>WordPress > Sidebar</title>
|
||||||
<link rel="stylesheet" href="wp-admin.css" type="text/css">
|
<link rel="stylesheet" href="wp-admin.css" type="text/css">
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $admin_area_charset ?>" />
|
||||||
<style type="text/css" media="screen">
|
<style type="text/css" media="screen">
|
||||||
form {
|
form {
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
|
|
Loading…
Reference in New Issue