X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/6f8b5fe4757b151a042ea83adbce2eb6c218d104..a4bfa2348c5e572c9c519dbbf2f60f04504bf66d:/lib/template/footer.php?ds=sidebyside diff --git a/lib/template/footer.php b/lib/template/footer.php index f33373f..054f97f 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -11,7 +11,7 @@ <?php if (false === empty($cfg['installation_done'])) { echo ' <span>|</span> '; - echo '<a href="' . JIRAFEAU_ABSPREFIX . 'tos.php">' . t('Terms of Service') . '</a>'; + echo '<a href="tos.php">' . t('Terms of Service') . '</a>'; } ?> </p>