]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - lib/template/footer.php
Convert links to base 64 string for shorter links
[jirafeau_mojo42.git] / lib / template / footer.php
index 07911b9e662ddbbbf26487fbbafca889e61b95d3..eab7392be21ea3112d881418a9e5410c22bbee3b 100644 (file)
@@ -1,8 +1,8 @@
 <div id="copyright">
 <div id="copyright">
-<p><a href="https://gitorious.org/jirafeau/"><?php echo _('powered by Jirafeau'); ?></a><br />
+<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/">
 <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>
+<?php echo t('Jirafeau Project'); ?></a></p>
+<p><a href="<?php echo $cfg['web_root'] . '/tos.php'; ?>">Terms of Service</a></p>
 </div>
 </div>
 
 </div>
 </div>
 

patrick-canterino.de