git.p6c8.net
/
jirafeau_project.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[TASK] Small README.md update
[jirafeau_project.git]
/
lib
/
template
/
footer.php
diff --git
a/lib/template/footer.php
b/lib/template/footer.php
index f33373f3f688532467f288352a8ef41ff51c8445..054f97fa23922af0fc89bdd34ff7288d0d1f9f0e 100644
(file)
--- 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>
patrick-canterino.de