summaryrefslogtreecommitdiffstats
path: root/wp-admin/bookmarklet.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-admin/bookmarklet.php')
-rw-r--r--wp-admin/bookmarklet.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-admin/bookmarklet.php b/wp-admin/bookmarklet.php
index 04e13cd..417d910 100644
--- a/wp-admin/bookmarklet.php
+++ b/wp-admin/bookmarklet.php
@@ -50,7 +50,7 @@ $popupurl = wp_specialchars($_REQUEST['popupurl']);
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><?php bloginfo('name') ?> &rsaquo; Bookmarklet &#8212; WordPress</title>
-<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_settings('blog_charset'); ?>" />
+<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" />
<link rel="stylesheet" href="wp-admin.css" type="text/css" />
<style type="text/css">