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