14 lines
274 B
Plaintext
14 lines
274 B
Plaintext
# Footer menu from a pid defined in constants: page.footerMenuPid
|
|
lib.footerMenu = HMENU
|
|
lib.footerMenu {
|
|
special = directory
|
|
special.value = {$page.footerMenuPid}
|
|
1 = TMENU
|
|
1 {
|
|
NO {
|
|
wrapItemAndSub = <li>|</li>
|
|
stdWrap.noTrimWrap = | | |
|
|
}
|
|
}
|
|
}
|