X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/bf0a496a102b28c08906879f18120b194793a922..6a31336d1a582532e8a3fa1a3e774d9b47e27566:/lib/template/footer.php?ds=sidebyside diff --git a/lib/template/footer.php b/lib/template/footer.php index 2e05974..21ea5ad 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -1,18 +1,16 @@ -
' . t('Jirafeau Project') . '' . - ' (AGPLv3)'; + echo t('MADE_WITH') . + ' ' . t('JI_PROJECT') . '' . + ' (AGPL-3.0)'; ?> ' . t('Terms of Service') . ''; + if (false === empty($cfg['installation_done'])) { + echo ' | '; + echo '' . t('TOS') . ''; } ?>