]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/template/footer.php
lib/lang: add empty template to add new languages for issue #9
[jirafeau_project.git] / lib / template / footer.php
index 448819d37428c24e5567ee809e4240137c1dac83..50f7b83f5d35271dc20c9c4451a2131766252fdd 100644 (file)
@@ -1,10 +1,9 @@
+
 <div id="copyright">
-<p><a href="https://gitorious.org/jirafeau/"><?php echo t('powered by Open-Source project Jirafeau'); ?></a><br />
-<a href="http://www.gnu.org/licenses/agpl.html">copyright</a> &copy; 2008-2012 <a href="https://gitorious.org/jirafeau/">
-<?php echo t('Jirafeau Project'); ?></a></p>
-<p><a href="tos.php">Terms of Service</a></p>
+<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>
 </div>
 </div>
-
+<div id="jyraphe">
+</div>
 </body>
 </html>

patrick-canterino.de