X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/d71d969adf8bb35cd6dc8d0ebbe4d7d194e91504..75f4119aba4c074acc8f83b82eb3be94ace4aeca:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index 275e3f0..2b4e525 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,12 +1,7 @@ - - - - - <?php echo t('Jirafeau, your web file repository'); ?> - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> - +
-

+

+ + + +