X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/7736957442e464ad66415e458330b9da6c47ae23..75f4119aba4c074acc8f83b82eb3be94ace4aeca:/lib/template/header.php?ds=inline diff --git a/lib/template/header.php b/lib/template/header.php index dd7ec3c..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']; ?> - +
-

+

+ + + +