X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/96707e02b8b24054e0827eaf169cc88504a1e78c..486d4f5ea5be5649cdbc478a9a9948af37e73366:/lib/template/footer.php?ds=inline 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') . ''; } ?>