From: Michael Vogel Date: Sat, 30 Nov 2013 20:20:25 +0000 (+0100) Subject: fromgplus: inflate/deflate settings X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5970954f1a2543b5d51a2b26578ecbe6c376b453;p=friendica-addons.git fromgplus: inflate/deflate settings --- 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 .= '