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