From c4fbd0aae344e31f236f555c42f32aaddb9640a1 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Fri, 27 Oct 2006 22:15:38 +0000 Subject: [PATCH] Bookmarklet consistency patch by foolswisdom. fixes #3168 git-svn-id: https://develop.svn.wordpress.org/trunk@4429 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 087fc455b3..b03461dc9c 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();") ?> +
-

+