X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/8d57bb370f75c11645d4636528b1ab401ed35897..7f61e026f87a7f731fc915581b720a17756aa054:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index 3c2af83..14b902e 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,13 +1,7 @@ - - - - - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + - +
-

+

+ + + +