Skip to content

Commit 3f31c4e

Browse files
committed
Set the default theme to arDominionB5Plugin
Changes the default theme to be the Bootstrap 5 Dominion theme so that new installs use the BS5 theme.
1 parent 9dd0656 commit 3f31c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/arInstall.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ public static function loadData($dispatcher, $formatter)
315315
$object->name = 'plugins';
316316
$object->value = serialize([
317317
'sfDcPlugin',
318-
'arDominionPlugin',
318+
'arDominionB5Plugin',
319319
'sfEacPlugin',
320320
'sfEadPlugin',
321321
'sfIsaarPlugin',

0 commit comments

Comments
 (0)