*/ $html = ''; $html .= '
'.__('blogBox allows the user to select different font styles for their websites.','blogBox').'
'; $html .= ''.__('You can pick fonts for Header Text and for Body Text.','blogBox').' '; $html .= __('In each group the user can either select from a standard font in the dropdown list or the user can use a Google Web font by clicking the checkbox and selecting a Google Web Font from a dropdown list.','blogBox').'
'; $html .= ''.__('Make sure you "Save Settings" when your finished.','blogBox').'
'; return $html; ?>