sometimes I want to uninstall my text editor

git-svn-id: http://svn.automattic.com/wordpress/trunk@704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
michelvaldrighi
2004-01-03 05:21:38 +00:00
parent 993b10afe9
commit 9f83673977
3 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ if ('b' == $HTTP_GET_VARS['a']) {
<title>WordPress > Sidebar</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $admin_area_charset ?>" />
<link rel="stylesheet" href="wp-admin.css" type="text/css" />
<link rel="shortcut icon" href="wp-favicon.png" />
<link rel="shortcut icon" href="../wp-images/wp-favicon.png" />
<style type="text/css" media="screen">
form {
padding: 3px;