diff --git a/mod/help.php b/mod/help.php index 3df280dbd6..cdfedac6ff 100644 --- a/mod/help.php +++ b/mod/help.php @@ -84,7 +84,7 @@ function help_content(App $a) $level = intval($level); if ($level < $lastlevel) { for ($k = $level; $k < $lastlevel; $k++) { - $toc .= ""; + $toc .= ""; } for ($k = $level + 1; $k < count($idnum); $k++) { @@ -93,7 +93,7 @@ function help_content(App $a) } if ($level > $lastlevel) { - $toc .= "