From bc0594c5cb503ffb96fd4c4fa62f4c363076ccb7 Mon Sep 17 00:00:00 2001 From: markjaquith Date: Fri, 27 Oct 2006 22:15:38 +0000 Subject: [PATCH] Bookmarklet consistency patch by foolswisdom. fixes #3168 git-svn-id: http://svn.automattic.com/wordpress/trunk@4429 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/link-add.php | 6 ++++-- wp-admin/post-new.php | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/wp-admin/link-add.php b/wp-admin/link-add.php index 087fc455b..b03461dc9 100644 --- a/wp-admin/link-add.php +++ b/wp-admin/link-add.php @@ -26,8 +26,10 @@ require('admin-header.php'); include('edit-link-form.php'); ?> -
-You can drag Link This to your toolbar and when you click it a window will pop up that will allow you to add whatever site you’re on to your bookmarks! Right now this only works on Mozilla or Netscape, but we’re working on it.

'), "javascript:void(linkmanpopup=window.open('" . get_option('siteurl') . "/wp-admin/link-add.php?action=popup&linkurl='+escape(location.href)+'&name='+escape(document.title),'LinkManager','scrollbars=yes,width=750,height=550,left=15,top=15,status=yes,resizable=yes'));linkmanpopup.focus();window.focus();linkmanpopup.focus();") ?> +
-

+