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