X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/fbf2b5f1a5016c8ecfa27d474d4c22ffd22919f9..8f0c2200cade5e8de81962f71fdaba3457e551f5:/lib/template/header.php?ds=sidebyside diff --git a/lib/template/header.php b/lib/template/header.php index 5926555..59d145d 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,12 +1,16 @@ + + + + + + - - - <?php echo t('Jirafeau, your web file repository'); ?> + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> - + +
-

+

+ + + +