home | wiki | login';
$conf['tpl_simpleClean']['footer'] = 'simpleClean dokuwiki template | login';
/**
* Set the menu2 to be permanent (menu2.txt is taken from main directory)
*/
$conf['tpl_simpleClean']['menu2Permanent'] = false;
/**
* Displays Wiki Bar (Recent Changes, Old Version, Login)
*/
$conf['tpl_simpleClean']['wikiBar'] = false;
/**
* Search Form visibale on page
*/
$conf['tpl_simpleClean']['searchForm'] = true;
//Setup: vim enc=utf-8 tb=4
?>