X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/bf0a496a102b28c08906879f18120b194793a922..f65244fc26208f942fbe5e5cdf5a6570dc493005:/lib/template/footer.php?ds=inline
diff --git a/lib/template/footer.php b/lib/template/footer.php
index 2e05974..5bc158f 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 (true == $cfg['installation_done']) {
+ echo ' | ';
+ echo '' . t('Terms of Service') . '';
}
?>