X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/3f64e5aeee6745f4e8d951daf52827eeccd24a8b..c2127a10a2623c1be83a66b17e1c5a5b38ed5c62:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index 3c2af83..55b3379 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,53 +1,20 @@ - - - - - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('JI_WEB_RE') : $cfg['title']; ?> + + - +
-

+

+ + + +