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