From 5970954f1a2543b5d51a2b26578ecbe6c376b453 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sat, 30 Nov 2013 21:20:25 +0100 Subject: [PATCH] fromgplus: inflate/deflate settings --- fromgplus/fromgplus.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 .= '