diff --git a/includes/menu/menu.php b/includes/menu/menu.php index 14509475b..a0007221a 100644 --- a/includes/menu/menu.php +++ b/includes/menu/menu.php @@ -151,7 +151,7 @@ function menu() } if($href!==false) { - $html.= ''; + $html.= ''; if($href=='#'){ $html.= ''.$children['data'].''; } else{ $html.= $children['data']; } $html.= ''; @@ -191,7 +191,7 @@ function menu2() } if($href!==false) { - $html.= '