X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=snautofollow%2Fsnautofollow.php;h=4afb8706834fd38e718ec8bf2f3bf78b40d3d02d;hb=0b459e83794fff75fc9cbd980738147e367becf4;hp=4555ab1cfee4c9399c41fb6a799dca044987b534;hpb=72f23f7b5236bdfc1d8c1b878ca22261ae8e55dd;p=friendica-addons.git diff --git a/snautofollow/snautofollow.php b/snautofollow/snautofollow.php index 4555ab1c..4afb8706 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 .= '