From 938ebec83a2bc2556073898376360007f9e8b052 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Sun, 28 Aug 2005 08:30:21 +0000 Subject: [PATCH] Enter now works for popups. git-svn-id: https://develop.svn.wordpress.org/trunk@2815 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/admin-functions.php | 2 +- wp-includes/js/tinymce/themes/advanced/image.htm | 2 +- wp-includes/js/tinymce/themes/advanced/link.htm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-admin/admin-functions.php b/wp-admin/admin-functions.php index e84a919ad8..d52a62eca8 100644 --- a/wp-admin/admin-functions.php +++ b/wp-admin/admin-functions.php @@ -1371,7 +1371,7 @@ function get_plugin_page_hook($plugin_page, $parent_page) { function browse_happy() { $getit = __('WordPress recommends a better browser'); echo ' -

Browse Happy

+

Browse Happy

'; } if ( strstr( $_SERVER['HTTP_USER_AGENT'], 'MSIE' ) ) diff --git a/wp-includes/js/tinymce/themes/advanced/image.htm b/wp-includes/js/tinymce/themes/advanced/image.htm index 2019cee8dd..920b28f461 100644 --- a/wp-includes/js/tinymce/themes/advanced/image.htm +++ b/wp-includes/js/tinymce/themes/advanced/image.htm @@ -178,7 +178,7 @@ if (url != null) { - + diff --git a/wp-includes/js/tinymce/themes/advanced/link.htm b/wp-includes/js/tinymce/themes/advanced/link.htm index fa3efb8330..12cb326e45 100644 --- a/wp-includes/js/tinymce/themes/advanced/link.htm +++ b/wp-includes/js/tinymce/themes/advanced/link.htm @@ -179,7 +179,7 @@ if (url != null) { - +