X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/b94e1bad9edc1f677d0fcea551c44a3208f49c0e..c4535e17085d01528d4216e1908258d552e2d80d:/lib/template/header.php?ds=sidebyside diff --git a/lib/template/header.php b/lib/template/header.php index 0fa4885..b4e6607 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -1,12 +1,6 @@ - - + + - <?php echo t('Jirafeau, your web file repository'); ?> - - + + <?php echo (true === empty($cfg['title']))? t('Jirafeau, your web file repository') : $cfg['title']; ?> + - +
-

+

+ + + +