]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/template/footer.php
added download button in admin interface
[jirafeau_project.git] / lib / template / footer.php
index 09732ec7996c331d9d96e407ec3c7ff848893e07..448819d37428c24e5567ee809e4240137c1dac83 100644 (file)
@@ -1,5 +1,8 @@
 <div id="copyright">
 <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 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>
 </div>
 </div>
 
 </div>
 </div>
 

patrick-canterino.de