X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/96707e02b8b24054e0827eaf169cc88504a1e78c..e342a973f0a24eef347ea56c60b1cd6b0c2c3c2f:/lib/template/footer.php?ds=sidebyside
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') . '';
}
?>