diff --git a/gpluspost/gpluspost.php b/gpluspost/gpluspost.php index 08bb1423..4cbd0dce 100644 --- a/gpluspost/gpluspost.php +++ b/gpluspost/gpluspost.php @@ -58,8 +58,14 @@ function gpluspost_settings(&$a,&$s) { $skip_enabled = get_pconfig(local_user(),'gpluspost','skip_without_link'); $skip_checked = (($skip_enabled) ? ' checked="checked" ' : ''); - $s .= '
'; + $s .= ''; $s .= '

' . t('Google+ Post Settings') . '

'; + $s .= '
'; + $s .= '