]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - lib/template/footer.php
Translated using Weblate (Romanian)
[jirafeau_mojo42.git] / lib / template / footer.php
index 50f7b83f5d35271dc20c9c4451a2131766252fdd..7b9e188a5fa3af72adebe38db1ab2a8a19dc612f 100644 (file)
@@ -1,6 +1,11 @@
 
 <div id="copyright">
 
 <div id="copyright">
-<p><a href="https://gitlab.com/mojo42/Jirafeau/wikis/home"></a><br /><a href="http://www.gnu.org/licenses/agpl.html">agplv3</a> | <a href="https://gitlab.com/mojo42/Jirafeau/wikis/home">Jirafeau Project</a> | <a href="<?php echo $cfg['web_root'] . '/tos.php'; ?>">Terms of Service</a></p>
+    <p>
+        <br />
+        <a href="https://www.gnu.org/licenses/agpl.html">agplv3</a> |
+        <a href="https://gitlab.com/mojo42/Jirafeau"><?php echo t('Jirafeau Project') ?></a> |
+        <a href="<?php echo rtrim($cfg['web_root'], '/') . '/tos.php'; ?>"><?php echo t('Term Of Service') ?></a>
+    </p>
 </div>
 </div>
 <div id="jyraphe">
 </div>
 </div>
 <div id="jyraphe">

patrick-canterino.de