X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/b5e3da64d80fb8ad7e2d8b388179e123c0f4aa89..2b10abd17f88ba23817bf28840a0f44da74bf362:/lib/template/footer.php?ds=inline diff --git a/lib/template/footer.php b/lib/template/footer.php index a72decf..3abc290 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -1,6 +1,19 @@ <div id="copyright"> -<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> + <p> + <br /> + <!-- Project links --> + <a href="https://www.gnu.org/licenses/agpl.html"><abbr title="Affero General Public License">AGPL</abbr>v3</a> | + <a href="https://gitlab.com/mojo42/Jirafeau"><?php echo t('Jirafeau Project') ?></a> + <!-- Installation dependend links --> + <?php + if (false === empty($cfg['web_root'])) + { + echo ' | '; + echo '<a href="' . $cfg['web_root'] . '/tos.php">' . t('Term Of Service') . '</a>'; + } + ?> + </p> </div> </div> <div id="jyraphe">