6 ' <a href="https://gitlab.com/jirafeau/Jirafeau" target="_blank" rel="noopener noreferrer">' . t('JI_PROJECT') . '</a>' .
7 ' (<a href="https://www.gnu.org/licenses/agpl.html" target="_blank" rel="noopener noreferrer"><abbr title="GNU Affero General Public License v3">AGPL-3.0</abbr></a>)';
9 <!-- Installation dependent links
-->
11 if (false === empty($cfg['installation_done'])) {
12 echo ' <span>|</span> ';
13 echo '<a href="tos.php" target="_blank" rel="noopener noreferrer">' . t('TOS') . '</a>';