X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/6667b979aa92be3489dae7c9e6fa5da9cae39116..21abf559fd07c68fe2852e6627036e8a9fbd2534:/lib/template/header.php?ds=inline diff --git a/lib/template/header.php b/lib/template/header.php index 7e4b96d..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']; ?> + + - +
-

+

+ + + +