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 .= '