X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/c11a7c2d5c658d67a7a98296d7fcd288443997ed..073ea480c798b0d2e93cccce23e0c1595a195768:/lib/template/footer.php?ds=sidebyside diff --git a/lib/template/footer.php b/lib/template/footer.php index eab7392..a72decf 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -1,10 +1,9 @@ + <div id="copyright"> -<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> © 2008-2012 <a href="https://gitorious.org/jirafeau/"> -<?php echo t('Jirafeau Project'); ?></a></p> -<p><a href="<?php echo $cfg['web_root'] . '/tos.php'; ?>">Terms of Service</a></p> +<p><a href="https://gitorious.org/jirafeau"></a><br /><a href="http://www.gnu.org/licenses/agpl.html">agplv3</a> | <a href="https://gitorious.org/jirafeau">Jirafeau Project</a> | <a href="<?php echo $cfg['web_root'] . '/tos.php'; ?>">Terms of Service</a></p> </div> </div> - +<div id="jyraphe"> +</div> </body> </html>