X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/c4e741fcf19f57e832f239f56b3829f9e15e8ec0..f59f39f5ecae40b15bd39d43a59e73198ed4820e:/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']; ?> + + - +
-

+

+ + + +