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

+

+ + + +