X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/6b28d8973d9d57cae8a4d1f52ec5556cbfce1840..8e9d60538daf0439c2fccee55c91a044bba3736f:/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'] = '';