7 ' <a href="https://gitlab.com/mojo42/Jirafeau">' . t('Jirafeau Project') . '</a>' .
8 ' (<a href="https://www.gnu.org/licenses/agpl.html"><abbr title="Affero General Public License">AGPL</abbr>v3</a>)';
10 <!-- Installation dependend links
-->
12 if (false === empty($cfg['web_root']))
15 echo '<a href="' . $cfg['web_root'] . 'tos.php">' . t('Terms of Service') . '</a>';