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