mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 10:01:56 +02:00
Bootstrap 5 theme tweaks.
This commit is contained in:
@@ -20,7 +20,7 @@ class theme_config implements e_theme_config
|
||||
{
|
||||
|
||||
return array(
|
||||
'cardmenu_look' => array('title' => LAN_THEMEPREF_02, 'type'=>'boolean', 'writeParms'=>array(),'help'=>''),
|
||||
// 'cardmenu_look' => array('title' => LAN_THEMEPREF_02, 'type'=>'boolean', 'writeParms'=>array(),'help'=>''),
|
||||
'login_iframe' => array('title' => LAN_THEMEPREF_03, 'type'=>'boolean', 'writeParms'=>array(),'help'=>''),
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user