]> git.p6c8.net - jirafeau.git/blobdiff - lib/template/footer.php
Merge remote-tracking branch 'origin/master'
[jirafeau.git] / lib / template / footer.php
index d9474219931af96f278a83f52e1c2533c1bae10f..a8c080d0ba986101468b5d287c98dd463b839d75 100644 (file)
@@ -2,8 +2,8 @@
 <div id="copyright">
     <p>
         <br />
 <div id="copyright">
     <p>
         <br />
-        <a href="https://www.gnu.org/licenses/agpl.html">agplv3</a> |
-        <a href="https://gitlab.com/mojo42/Jirafeau/wikis/home"><?php echo t('Jirafeau Project') ?></a> |
+        <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> |
         <a href="<?php echo rtrim($cfg['web_root'], '/') . '/tos.php'; ?>"><?php echo t('Term Of Service') ?></a>
     </p>
 </div>
         <a href="<?php echo rtrim($cfg['web_root'], '/') . '/tos.php'; ?>"><?php echo t('Term Of Service') ?></a>
     </p>
 </div>

patrick-canterino.de