From 6c0bfcb0184e4bd02da220c166d112acfbc5f9c8 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sat, 30 Nov 2013 21:24:02 +0100 Subject: [PATCH] snautofollow: inflate/deflate settings --- snautofollow/snautofollow.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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 .= '