Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.

git-svn-id: http://svn.automattic.com/wordpress/trunk@670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt
2003-12-31 22:21:50 +00:00
parent 17e7a2b393
commit efd65680bd
5 changed files with 33 additions and 8 deletions

View File

@@ -54,7 +54,8 @@ for ($i=0; $i<count($wpvarstoreset); $i += 1) {
}
}
}
$link_url = stripslashes($HTTP_GET_VARS['linkurl']);
$link_name = htmlentities(stripslashes(urldecode($HTTP_GET_VARS['name'])));
require('admin-header.php');
?>
<ul id="adminmenu2">