X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/04145f58ba8130845b0841aa691f90153ef07077..4aa503f3fb44503b2f6fbe6abdfeaf71411e7e55:/lib/template/footer.php?ds=inline diff --git a/lib/template/footer.php b/lib/template/footer.php index 132ce90..efe238f 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') . ''; } ?>