From: Michael Vogel Date: Sat, 30 Nov 2013 20:19:54 +0000 (+0100) Subject: forumlist: Inflate/Deflate settings X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=88224dc06be63562e6de42df4b64909aae9ed961;p=friendica-addons.git forumlist: Inflate/Deflate settings --- diff --git a/forumlist/forumlist.php b/forumlist/forumlist.php index 95ae9890..18a59c52 100644 --- a/forumlist/forumlist.php +++ b/forumlist/forumlist.php @@ -154,12 +154,17 @@ function forumlist_plugin_settings(&$a,&$s) { $network = intval(get_pconfig(local_user(),'forumlist','show_on_network')); $network_checked = (($network) ? ' checked="checked" ' : ''); - - - /* Add some HTML to the existing form */ - $s .= '
'; + + /* Add some HTML to the existing form */ + $s .= ''; $s .= '

' . t('Forumlist Settings') . '

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