X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/c447f2d7c18e5e89d83b420a8c706fbfa07c9b85..c7a40125d620f159bef2f1979f3d43063961f73f:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index f03b2ba..93f7e18 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -6,15 +6,17 @@ header('x-ua-compatible: ie=edge'); - <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> - - + <?php echo (true === empty($cfg['title'])) ? t('JI_WEB_RE') : $cfg['title']; ?> + + + - + +

- - + +