]> git.p6c8.net - jirafeau_mojo42.git/blob - lib/template/footer.php
eab7392be21ea3112d881418a9e5410c22bbee3b
[jirafeau_mojo42.git] / lib / template / footer.php
1 <div id="copyright">
2 <p><a href="https://gitorious.org/jirafeau/"><?php echo t('powered by Open-Source project Jirafeau'); ?></a><br />
3 <a href="http://www.gnu.org/licenses/agpl.html">copyright</a> &copy; 2008-2012 <a href="https://gitorious.org/jirafeau/">
4 <?php echo t('Jirafeau Project'); ?></a></p>
5 <p><a href="<?php echo $cfg['web_root'] . '/tos.php'; ?>">Terms of Service</a></p>
6 </div>
7 </div>
8
9 </body>
10 </html>

patrick-canterino.de