mirror of
https://github.com/php/web-php.git
synced 2026-03-24 07:12:16 +01:00
Fix missing closing element
This commit is contained in:
@@ -149,6 +149,7 @@ SIDEBAR;
|
||||
if (($PGI['home'][1] !== $PGI['up'][1]) && $PGI['up'][1]) {
|
||||
echo "</ul></li>";
|
||||
}
|
||||
echo "</ul>\n";
|
||||
column_box();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user