X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/9f0a00e60a7554b51393d139ba5e2f71b11d326a..a1bcc5b88c09dcbbfb2f2ad0d509d32731ff04c3:/lib/template/header.php?ds=inline diff --git a/lib/template/header.php b/lib/template/header.php index 83cc6ba..fa7fb8f 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,40 +1,20 @@ - - + + - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + + - +
-

+

+ + + +