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

+

+ + + +