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 .= '