X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/6d4142df4e30e1f46cfa5b377bf2db0323e59479..5a2c8be421e642c30dc42660abdf31862cec3abe:/lib/template/header.php?ds=inline diff --git a/lib/template/header.php b/lib/template/header.php index 2edb4ea..f03b2ba 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,40 +1,20 @@ - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + + - +
-

+

+ + + +