X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/261af8ac3be2c4d9fbdae0f25c036440833d746c..1361939d495fc51d2490784c7efee74666ab659d:/lib/template/header.php?ds=inline diff --git a/lib/template/header.php b/lib/template/header.php index 2edb4ea..f984e1c 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,40 +1,19 @@ - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + - +
-

+

+ + + +