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

+

+ + + +