From a7d03baa8dda1ae4c62e15d297c1b9201d2022a8 Mon Sep 17 00:00:00 2001 From: camer0n Date: Tue, 21 Jan 2025 10:55:11 -0800 Subject: [PATCH] For testing. --- e107_admin/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_admin/theme.php b/e107_admin/theme.php index dbe0b3621..3a68cb861 100644 --- a/e107_admin/theme.php +++ b/e107_admin/theme.php @@ -1054,7 +1054,7 @@ class theme_admin_online_tree_model extends e_tree_model class theme_admin_form_ui extends e_admin_form_ui { - private $approvedAdminThemes = array('bootstrap3', 'bootstrap5'); + private $approvedAdminThemes = array('bootstrap3', 'bootstrap5', 'bs5'); function price($curVal)