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