diff --git a/snautofollow/snautofollow.php b/snautofollow/snautofollow.php index 2efc2128..6694c38f 100644 --- a/snautofollow/snautofollow.php +++ b/snautofollow/snautofollow.php @@ -49,11 +49,17 @@ function snautofollow_settings(&$a,&$s) { $snautofollow_checked = (($snautofollow) ? ' checked="checked" ' : ''); - + /* Add some HTML to the existing form */ - $s .= '
'; + $s .= ''; $s .= '

' . t('StatusNet AutoFollow Settings') . '

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