X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/05833d4c3163695568bebb2b905eb9f180107e15..refs/heads/f_modularization_wip:/lib/template/header.php?ds=inline diff --git a/lib/template/header.php b/lib/template/header.php index 2aab081..8be36c7 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,40 +1,22 @@ - - + + - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('JI_WEB_RE') : $cfg['title']; ?> + + + - + +
-

+

+ + + +