Make original theme the default

This commit is contained in:
2025-04-20 22:43:50 -07:00
parent 7f805eccc8
commit 126e3c3f71

View File

@@ -2460,7 +2460,7 @@ $cfg['ThemeManager'] = true;
*
* @global string $cfg['ThemeDefault']
*/
$cfg['ThemeDefault'] = 'pmahomme';
$cfg['ThemeDefault'] = 'original';
/**
* allow different theme for each configured server