X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/bf0a496a102b28c08906879f18120b194793a922..8e0e8dd5d003ed126d4b44f787e94232987a00da:/lib/template/header.php?ds=inline diff --git a/lib/template/header.php b/lib/template/header.php index f984e1c..55b3379 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -6,14 +6,15 @@ 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']; ?> + + - +

- - + +