X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/9a9c9a8bf83241c193c5bef6361d41893e72dfd3..e9b6d76a51c3fb14ce5a88ecc1198887270b7622:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index f984e1c..8be36c7 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -6,14 +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']; ?> + + + - + +

- - + +