X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/6d4142df4e30e1f46cfa5b377bf2db0323e59479..refs/merge-requests/32/head:/lib/template/header.php?ds=inline diff --git a/lib/template/header.php b/lib/template/header.php index 2edb4ea..fa7fb8f 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,40 +1,20 @@ - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + + - +
-

+

+ + + +