X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/ba6f06965a4d9846e23d99a0e9f74b1361c18c40..caa57721c5e41cd31fb86a765f53f9302fb8039e:/lib/template/header.php?ds=sidebyside diff --git a/lib/template/header.php b/lib/template/header.php index 7b06ae7..59d145d 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,22 +1,61 @@ + + + + + + - - - <?php echo _('Jirafeau, your web file repository'); ?> + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> - + +
-

+

+ + + +