X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/18b6e57c0091dfdd14427c940346da59298b29eb..4efa531d:/lib/template/footer.php diff --git a/lib/template/footer.php b/lib/template/footer.php index 3abc290..e0856a8 100644 --- a/lib/template/footer.php +++ b/lib/template/footer.php @@ -1,16 +1,16 @@ -
-
- AGPLv3 |
-
-
' . t('Term Of Service') . '';
+ echo t('MADE_WITH') .
+ ' ' . t('JI_PROJECT') . '' .
+ ' (AGPL-3.0)';
+ ?>
+
+ | ';
+ echo '' . t('TOS') . '';
}
?>