X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/4a0435033a0b5a97f89ad0e16db8b4ede1265639..71f9ef4c537060775261be326b60dfd48ada7527:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index f03b2ba..71b8857 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -6,15 +6,16 @@ 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']; ?> + + - + +

- - + +