From: Michael Vogel Date: Sat, 30 Nov 2013 20:25:39 +0000 (+0100) Subject: statusnet: inflate/deflate settings X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=70495489a1b9d9edf54501eda4ebb657c25227f9;p=friendica-addons.git statusnet: inflate/deflate settings --- diff --git a/statusnet/statusnet.php b/statusnet/statusnet.php index b16dedf8..53b6433c 100755 --- a/statusnet/statusnet.php +++ b/statusnet/statusnet.php @@ -278,8 +278,13 @@ function statusnet_settings(&$a,&$s) { $shorteningenabled = get_pconfig(local_user(),'statusnet','intelligent_shortening'); $shorteningchecked = (($shorteningenabled) ? ' checked="checked" ' : ''); - $s .= '
'; + $s .= ''; $s .= '

'. t('StatusNet Posting Settings').'

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