X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/0f8fa96f56dde46864336cd4864e158b55248f58..4efa531d:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index 2edb4ea..8be36c7 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,40 +1,22 @@ - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('JI_WEB_RE') : $cfg['title']; ?> + + + - + +
-

+

+ + + +