feat: add footer logo

This commit is contained in:
2024-12-15 20:48:19 +01:00
parent 8905c5731d
commit 43344b8868
3 changed files with 2 additions and 14 deletions

View File

@@ -16,17 +16,3 @@ plugin.tx_news {
}
}
}
# Define footerMenu here
lib.footerMenu = HMENU
lib.footerMenu {
special = directory
special.value = {$page.footerMenuPid}
1 = TMENU
1 {
NO {
wrapItemAndSub = <li>|</li>
stdWrap.noTrimWrap = | | |
}
}
}