X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/18b6e57c0091dfdd14427c940346da59298b29eb..8f9b280df27619ef638afe78a749c5b613ed0f42:/lib/template/footer.php diff --git a/lib/template/footer.php b/lib/template/footer.php index 3abc290..8647b2e 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -1,16 +1,17 @@
-
- AGPLv3 |
-
+ ' . t('JI_PROJECT') . '' .
+ ' (AGPL-3.0)';
+ ?>
' . t('Term Of Service') . '';
+ if (false === empty($cfg['installation_done'])) {
+ echo ' | ';
+ echo '' . t('TOS') . '';
}
?>