X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/328280882da0834d8dfce9af98bac69ba37610c9..5d665388224866c9a2f470c020b01cb70ca4a782:/lib/template/footer.php?ds=inline diff --git a/lib/template/footer.php b/lib/template/footer.php index 09732ec..07911b9 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -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> © 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> © 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>