diff --git a/fromgplus/fromgplus.php b/fromgplus/fromgplus.php index 711a73c3..6817ab22 100644 --- a/fromgplus/fromgplus.php +++ b/fromgplus/fromgplus.php @@ -33,8 +33,14 @@ function fromgplus_addon_settings(&$a,&$s) { $enable_checked = (intval(get_pconfig(local_user(),'fromgplus','enable')) ? ' checked="checked"' : ''); $account = get_pconfig(local_user(),'fromgplus','account'); - $s .= '
'; + $s .= ''; $s .= '

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

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