Download & Extend

li not closed and ul open multible times in mega menu (inc. fix)

Project:Marinelli
Version:7.x-3.0-beta11
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi

I have downloaded the latest version of the theme for duipal 7 (marinelli-7.x-3.0-beta11.tar) and noticed that the li is not closed but multiple ul s are open when using mega menu -- attached diff fixes and for your conveniences the entire file

168,169c168
<
< $i=0;
---
>
171d169
< $i=$i+1;
183,185c181,182
< if ($i==1){
< $output .= '

    '; // open section list
    < }
    ---
    > $output .= '
      '; // open section list
      >
      187c184
      < $output .= '

      ';
      ---
      > $output .= '

AttachmentSize
theme.inc_.txt9.15 KB
nobody click here