X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/d36beb5721c5a2fbda02c947e6953a490fa6aac6..dc9f5ac6cb09145c3856f3ede501a4ae7f1c6d11:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index 91f857e..fa7fb8f 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,37 +1,20 @@ - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + + - +
-

+

+ + + +