X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/777eeaa386e65193660e936fd5d7b12d05561c21..169cbfa6f1d566deba92eb3ac559cba01588be27:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index 92937e2..f984e1c 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,40 +1,19 @@ - - + + - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + - +
-

+

+ + + +