X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/53517d3b939f85007001beb3a01a32b032a9070b..c447f2d7c18e5e89d83b420a8c706fbfa07c9b85:/lib/template/header.php?ds=sidebyside diff --git a/lib/template/header.php b/lib/template/header.php index eef9fe9..f03b2ba 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,22 +1,20 @@ - - + + - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + + - +
-

+

+ + + +