diff --git a/system/includes/functions.php b/system/includes/functions.php index 732f8d9..c828d5b 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -1112,9 +1112,9 @@ function get_menu() {//aktive Link for Sub Pages ::TODO echo '
  • '; $subPages = get_static_sub_pages(str_replace('.md', '', $base)); - echo '' . ucwords($title) . '
    '; + echo '' . ucwords($title) . ''; if (!empty($subPages)) { - echo '