In cmsms 1.3.1, I am using the CSS Left Nav menu option. When I assign a section header, it appears on the menu twice in the same line like this:
item 1
item 2
section header>section header
item 3
item 4
This only happens on the CSS menu, not the Simple Navigation (it appears only once there).
This is the code for the page:
Code: Select all
<li class="sectionheader"><span> section header </span>><dfn>5: </dfn>section header</a>
Is there a solution for this?
