X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/9a9c9a8bf83241c193c5bef6361d41893e72dfd3..507c6d855f2a15a6d5509b27517ee60732006a3c:/lib/template/footer.php diff --git a/lib/template/footer.php b/lib/template/footer.php index 5bc158f..8647b2e 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -3,15 +3,15 @@

' . t('Jirafeau Project') . '' . + echo t('MADE_WITH') . + ' ' . t('JI_PROJECT') . '' . ' (AGPL-3.0)'; ?> ' . t('Terms of Service') . ''; + if (false === empty($cfg['installation_done'])) { + echo ' | '; + echo '' . t('TOS') . ''; } ?>