X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/9a9c9a8bf83241c193c5bef6361d41893e72dfd3..dc9f5ac6cb09145c3856f3ede501a4ae7f1c6d11:/lib/template/footer.php
diff --git a/lib/template/footer.php b/lib/template/footer.php
index 5bc158f..054f97f 100644
--- a/lib/template/footer.php
+++ b/lib/template/footer.php
@@ -9,9 +9,9 @@
?>
' . t('Terms of Service') . '';
+ if (false === empty($cfg['installation_done'])) {
+ echo ' | ';
+ echo '' . t('Terms of Service') . '';
}
?>