X-Git-Url: https://git.p6c8.net/jirafeau/pcanterino.git/blobdiff_plain/3b097eba6400cac6e9f5d6b230a33f2783b38e5b..cf30a766d80fef8a00747f080063ab4d6a2f65fa:/lib/template/footer.php diff --git a/lib/template/footer.php b/lib/template/footer.php index 383839b..c2cc175 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -1,9 +1,29 @@ -
agplv3 | Jyrafeau Project | Terms of Service
+ + ' . t('JI_PROJECT') . '' . + ' (AGPL-3.0)'; + ?> + + | '; + echo ' ' . t('DESIGNED') . ' ' . $cfg['organisation']; + } + + if (isset($cfg['enable_tos']) && $cfg['enable_tos']) { + echo ' | '; + echo '' . t('TOS') . ''; + } + } + ?> +