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

+

+ + + +