X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/7adb69c9ae18d7f72798692d6c22925e53932a72..fa9b63f0cdf8f7874929d1f8b5e8013e3f3f8dd4:/lib/template/footer.php diff --git a/lib/template/footer.php b/lib/template/footer.php index 85bda50..054f97f 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -5,14 +5,13 @@ ' . t('Jirafeau Project') . '' . - ' (AGPLv3)'; + ' (AGPL-3.0)'; ?> ' . t('Term Of Service') . ''; + if (false === empty($cfg['installation_done'])) { + echo ' | '; + echo '' . t('Terms of Service') . ''; } ?>