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