X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/0d601dd942a8b709adf5812045afcdc5873706c8..6bb6cfda2f5cbc5c7c9cc25cd228970ce2b582cd:/lib/config.php

diff --git a/lib/config.php b/lib/config.php
index 23ed74c..502a2a3 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'] = 'default';
+$cfg['style'] = 'industrial';
 $cfg['rewrite'] = false;
 /* An empty admin password will disable the admin interface. */
 $cfg['admin_password'] = '';