X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/5aa1e87de607c31282dec602978624de9e636cba..e1740d86dfd1ee8c5bc02321984e6666bc71266f:/lib/template/footer.php
diff --git a/lib/template/footer.php b/lib/template/footer.php
index efe238f..64132c7 100644
--- a/lib/template/footer.php
+++ b/lib/template/footer.php
@@ -9,8 +9,13 @@
| ';
+ echo ' ' . t('DESIGNED') . ' ' . $cfg['organisation'];
+ }
+
echo ' | ';
- echo '' . t('TOS') . '';
+ echo '' . t('TOS') . '';
}
?>