X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/431bebf06dfe7a2a1fecf8d933da97f7a03a358a..7bbac163b8940fe703803727d87ef9cfb40a9135:/lib/template/header.php?ds=sidebyside diff --git a/lib/template/header.php b/lib/template/header.php index d6dc4b3..2b4e525 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,12 +1,7 @@ - - - - - <?php echo t('Jirafeau, your web file repository'); ?> - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> - +
-

+

+ + + +