Menu with TEXT.
Here the Footer Menu after that Text comes..
lib.footer_menu = COA
lib.footer_menu {
1= HMENU
1.special = directory
1.special.value = 18
1.1 = TMENU
1.1 {
wrap = <ul class=“footer-link”>|</ul>
NO {
wrapItemAndSub = <li style=“background:none;”>|</li> |*| <li>|</li> |*| <li>|</li>
stdWrap.htmlSpecialChars = 1
}
ACT < NO
ACT = 1
ACT.wrapItemAndSub = <li style=“background:none;”>|</li> |*| <li>|</li> |*| <li>|</li>
ACT.ATagParams = class=“selected”
ACT.stdWrap.htmlSpecialChars = 1
}
2 = HTML
2.value = <br /><strong>TEXT is Here…..</strong>
}