set default style to bootstrap, set extraPath before checking system

This commit is contained in:
Uwe Steinmann 2013-02-14 12:54:16 +01:00
parent 73c6ff9427
commit 96e186bb52

View File

@ -98,7 +98,7 @@ class Settings { /* {{{ */
// enable/disable converting of files
var $_enableConverting = false;
// default style
var $_theme = "clean";
var $_theme = "bootstrap";
// Workaround for page titles that go over more than 2 lines.
var $_titleDisplayHack = true;
// enable/disable automatic email notification