Revert "Add SFW overboard and its catalog option"

This reverts commit 19acf84cb3.
This commit is contained in:
discomrade 2021-06-01 02:14:48 -02:00
parent 19acf84cb3
commit 8daf9d79ef
6 changed files with 1 additions and 489 deletions

View file

@ -76,13 +76,6 @@
'default' => false,
'comment' => 'Enable catalog for the Rand theme. This requires the Rand theme to be enabled.'
);
$theme['config'][] = Array(
'title' => 'Enable SFW overboard catalog',
'name' => 'enable_sfwoverboard',
'type' => 'checkbox',
'default' => false,
'comment' => 'Enable catalog for the sfwoverboard theme. This requires the sfwoverboard theme to be enabled.'
);
$theme['config'][] = Array(
'title' => 'Use tooltipster',
'name' => 'use_tooltipster',