From 2718152226356c6a6b07816617c2de8372047f13 Mon Sep 17 00:00:00 2001 From: Mafoo Date: Sat, 25 Mar 2017 02:20:35 +0000 Subject: [PATCH] BugFix-sub item rendering (#2450) Fix for $mod_li and $mod_a_li not being blanked/reset foreach menu parent item rendered, causing the first menu with sub items to force sub item rendering for all remaining menu items --- themes/default/template.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/default/template.php b/themes/default/template.php index 71a6b5ec4c..db91d11232 100644 --- a/themes/default/template.php +++ b/themes/default/template.php @@ -454,6 +454,8 @@