]> git.p6c8.net - jirafeau.git/blobdiff - lib/template/footer.php
Add option to activate or not preview mode
[jirafeau.git] / lib / template / footer.php
index 07911b9e662ddbbbf26487fbbafca889e61b95d3..448819d37428c24e5567ee809e4240137c1dac83 100644 (file)
@@ -1,7 +1,7 @@
 <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>
+<?php echo t('Jirafeau Project'); ?></a></p>
 <p><a href="tos.php">Terms of Service</a></p>
 </div>
 </div>
 <p><a href="tos.php">Terms of Service</a></p>
 </div>
 </div>

patrick-canterino.de