mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
display the terms page in the footer again
This commit is contained in:
parent
aed2cbc5eb
commit
259bdb415c
@ -108,6 +108,7 @@ define([
|
||||
// only display the legal part of the footer if it has content
|
||||
if (terms || Pages.privacyLink || Pages.imprintLink) {
|
||||
legalFooter = footerCol('footer_legal', [
|
||||
terms,
|
||||
Pages.privacyLink,
|
||||
Pages.imprintLink,
|
||||
]);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user