X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/3b097eba6400cac6e9f5d6b230a33f2783b38e5b..c011d5def42c58f75bc2a9dcadcafdc89d81901a:/lib/config.php diff --git a/lib/config.php b/lib/config.php index 4ba7e5e..42ca69f 100644 --- a/lib/config.php +++ b/lib/config.php @@ -32,7 +32,7 @@ $cfg['var_root'] = ''; user's langage is not available. */ $cfg['lang'] = 'auto'; -$cfg['style'] = 'industrial'; +$cfg['style'] = 'modern'; $cfg['rewrite'] = false; /* An empty admin password will disable the admin interface. */ $cfg['admin_password'] = '';