Test run 2 for trying to implement fancy log inn page.

This commit is contained in:
Karoline Dyve Samuelsen
2026-02-16 13:59:07 +01:00
parent 3ad2fc3464
commit 2ec17a72a4

View File

@@ -854,15 +854,15 @@ $config = [
/************** /**************
| APPEARANCE | | APPEARANCE |
**************/ **************/
/*
* Which theme directory should be used?
*/
'module.enable' => [ 'module.enable' => [
'themepvv' => TRUE, 'themepvv' => TRUE,
], ],
'theme.use' => 'themepvv:pvv', 'theme.use' => 'themepvv:pvv',
/*
* Which theme directory should be used?
*/
'theme.use' => 'default',
/* /*
* Set this option to the text you would like to appear at the header of each page. Set to false if you don't want * Set this option to the text you would like to appear at the header of each page. Set to false if you don't want