diff --git a/includes/cravatar.php b/includes/cravatar.php index 028b173..22a4edd 100644 --- a/includes/cravatar.php +++ b/includes/cravatar.php @@ -1,7 +1,7 @@ '.__('You can update your profile picture at Cravatar.cn', 'wpavatar').''; + return ''.__('You can update your profile picture at cn.cravatar.com', 'wpavatar').''; } if (get_option('wpavatar_enable_cravatar', '0') == '1') { @@ -84,7 +84,7 @@ function wpavatar_render_settings_page()