X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/431bebf06dfe7a2a1fecf8d933da97f7a03a358a..e80740cc188a4e858ad747dce30c5640f1a42916:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index d6dc4b3..55b3379 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,51 +1,20 @@ - - - - - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('JI_WEB_RE') : $cfg['title']; ?> + + - +
-

+

+ + + +