From ea9b1bc498ba77f55e65266d9263e341bcc0e167 Mon Sep 17 00:00:00 2001 From: donncha Date: Mon, 22 Jan 2007 18:52:20 +0000 Subject: Removed autocomplete_css() because it possibly conflicts with advanced editor stuff: http://trac.mu.wordpress.org/ticket/213 http://trac.mu.wordpress.org/ticket/176 http://trac.mu.wordpress.org/ticket/217 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@860 7be80a69-a1ef-0310-a953-fb0f7c49ff36 --- wp-admin/edit-link-form.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'wp-admin/edit-link-form.php') diff --git a/wp-admin/edit-link-form.php b/wp-admin/edit-link-form.php index c81ff05..3935584 100644 --- a/wp-admin/edit-link-form.php +++ b/wp-admin/edit-link-form.php @@ -39,16 +39,11 @@ function xfn_check($class, $value = '', $type = 'check') {
-

- -
- - -
+
-- cgit