X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/4e94acfa77564a30dfda5a2fb57f978446265e6c..4a0435033a0b5a97f89ad0e16db8b4ede1265639:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index 5a365b9..f03b2ba 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,56 +1,20 @@ - - - - - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + + - +
-

+

+ + + +