X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/6c79f21725f4ed25c11a1961194c10e6ef72ab58..0dbaeafcc1229841aab279869fef47b2d233e9ef:/lib/template/header.php diff --git a/lib/template/header.php b/lib/template/header.php index 53c8a0e..f03b2ba 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,34 +1,20 @@ - - + + - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + + - +
-

+

+ + + +