X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/507be5f97be283db761fdf28f0e403e582fa1186..3e84a5debe0984bea841016ba587b109031a7816:/lib/template/footer.php diff --git a/lib/template/footer.php b/lib/template/footer.php index 21ea5ad..c7bad70 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -6,7 +6,7 @@ ' <a href="https://gitlab.com/mojo42/Jirafeau" target="_blank" rel="noopener noreferrer">' . t('JI_PROJECT') . '</a>' . ' (<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>)'; ?> - <!-- Installation dependend links --> + <!-- Installation dependent links --> <?php if (false === empty($cfg['installation_done'])) { echo ' <span>|</span> ';