]> git.p6c8.net - jirafeau.git/blobdiff - lib/template/footer.php
Added default TOS from opensource.org wich should be configured for each web sites.
[jirafeau.git] / lib / template / footer.php
index 09732ec7996c331d9d96e407ec3c7ff848893e07..07911b9e662ddbbbf26487fbbafca889e61b95d3 100644 (file)
@@ -1,5 +1,8 @@
 <div id="copyright">
-<p><a href="https://gitorious.org/jirafeau/"><?php echo _('powered by 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 _('Jirafeau Project'); ?></a></p>
+<p><a href="https://gitorious.org/jirafeau/"><?php echo _('powered by 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 _('Jirafeau Project'); ?></a></p>
+<p><a href="tos.php">Terms of Service</a></p>
 </div>
 </div>
 

patrick-canterino.de