diff --git a/wp-admin/admin-functions.php b/wp-admin/admin-functions.php index 527fbb631c..5912cf2ff0 100644 --- a/wp-admin/admin-functions.php +++ b/wp-admin/admin-functions.php @@ -1250,8 +1250,6 @@ function save_mod_rewrite_rules() { } function the_quicktags() { - // Browser detection sucks, but until Safari supports the JS needed for this to work people just assume it's a bug in WP - if (!strstr($_SERVER['HTTP_USER_AGENT'], 'Safari')) { echo '
'; @@ -1259,7 +1257,7 @@ function the_quicktags() { echo '
'; - } else echo ' + echo '