diff --git a/classes/module/header_module.php b/classes/module/header_module.php index ab5b460..24e1ffb 100644 --- a/classes/module/header_module.php +++ b/classes/module/header_module.php @@ -217,9 +217,6 @@ public function add_settings(&$settingspages, $toolbox) { ); $settingspages['header'][\theme_foundation\toolbox::SETTINGPAGE]->add($setting); - $setting = new admin_setting_configselect($name, $title, $description, $default, $choices); - $settingspages['header'][\theme_foundation\toolbox::SETTINGPAGE]->add($setting); - $settingspages['header'][\theme_foundation\toolbox::SETTINGPAGE]->add( new \admin_setting_heading( 'theme_foundation_breadcrumbheading',