forked from leftypol/leftypol
Add ukko4 theme to catalog theme
This commit is contained in:
parent
b2ea634e15
commit
b316476684
2 changed files with 52 additions and 0 deletions
|
@ -61,6 +61,13 @@
|
|||
'default' => false,
|
||||
'comment' => 'Enable catalog for the Ukko theme. This requires the Ukko3 theme to be enabled.'
|
||||
);
|
||||
$theme['config'][] = Array(
|
||||
'title' => 'Enable Ukko4 catalog',
|
||||
'name' => 'enable_ukko4',
|
||||
'type' => 'checkbox',
|
||||
'default' => false,
|
||||
'comment' => 'Enable catalog for the Ukko theme. This requires the Ukko4 theme to be enabled.'
|
||||
);
|
||||
|
||||
$theme['config'][] = Array(
|
||||
'title' => 'Enable Rand catalog',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue